AWS-Certified-Developer-Associate Exam Question 1

Which DynamoDB limits can be raised by contacting AWS support? Choose 2 answers
  • AWS-Certified-Developer-Associate Exam Question 2

    An application uses Amazon Kinesis Data Streams to ingest and process large streams of data records in real time. Amazon EC2 instances consume and process the data from the shards of the Kinesis data stream by using Amazon Kinesis Client Library (KCL). The application handles the failure scenarios and does not require standby workers. The application reports that a specific shard is receiving more data than expected. To adapt to the chnages in the rate of data flow, the "hot" shard is resharded.
    Assuming that the initial number of shards in the Kinesis data stream is 4, and after resharding the number of shards increased to 6, what is the maximum number of EC2 instances that can be deployed to process data from all the shards?
  • AWS-Certified-Developer-Associate Exam Question 3

    A developer wants to ensure the Amazon EC2 instances in AWS Elastic Beanstalk execute a certain set of commands before the application is ready to use Which Elastic Beanstalk feature will allow the developer to accomplish this?
  • AWS-Certified-Developer-Associate Exam Question 4

    A Developer is receiving HTTP 400: ThrottlingException errors intermittently when calling the Amazon
    CloudWatch API. When a call fails, no data is retrieved.
    What best practice should first be applied to address this issue?
  • AWS-Certified-Developer-Associate Exam Question 5

    A Developer has an application that can upload tens of thousands of objects per second to Amazon S3 in parallel within a single AWS account. As part of new requirements, data stored in S3 must use server side encryption with AWS KMS (SSE-KMS). After creating this change, performance of the application is slower.
    Which of the following is MOST likely the cause of the application latency?