AWS-Certified-Developer-Associate Exam Question 26

A user has created an EBS volume with 1000 IOPS. What is the average IOPS that the user will get for most of the year as per EC2 SLA if the instance is attached to the EBS optimized instance?
  • AWS-Certified-Developer-Associate Exam Question 27

    A Developer is creating an AWS Lambda function to process a stream of data from an Amazon Kinesis Data Stream. When the Lambda function parses the data and encounters a missing field, it exits the function with an error. The function is generating duplicate records from the Kinesis stream. When the Developer looks at the stream output without the Lambda function, there are no duplicate records.
    What is the reason for the duplicates?
  • AWS-Certified-Developer-Associate Exam Question 28

    A development team is migrating a monolithic application to Amazon API Gateway with AWS Lambda integrations using the AWS CD The zip deployment package exceeds the Lambda direct upload deployment package size limit. How should the Lambda function be deployed?
  • AWS-Certified-Developer-Associate Exam Question 29

    An ecommerce startup is preparing for an annual sales event As the traffic to the company's application increases, the development team wants to be notified when the Amazon EC2 instance's CPU utilization exceeds 80%.
    Which solution will meet this requirement?
  • AWS-Certified-Developer-Associate Exam Question 30

    A development team wants to run their container workloads on Amazon ECS Each application container needs to share data with another container to collect logs and metrics.
    What should the development team do to meet these requirements?