AWS-Certified-Developer-Associate Dumps

AWS-Certified-Developer-Associate Free Practice Test

Amazon AWS-Certified-Developer-Associate: Amazon AWS Certified Developer - Associate

QUESTION 126

- (Exam Topic 1)
An application reads data from an Amazon DynamoDB table. Several times a day, for a period of 15 seconds, the application receives multiple ProvisionedThroughputExceeded errors.
How should this exception be handled?

Correct Answer: B
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Programming.Errors.html

QUESTION 127

- (Exam Topic 1)
In DynamoDB, what type of HTTP response codes indicate that a problem was found with the client request sent to the service?

Correct Answer: D
https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#ErrorCodeList

QUESTION 128

- (Exam Topic 2)
A developer is refactoring a monolithic application. The application takes a POST request and performs several operations. Some of the operations are in parallel while others run sequentially. These operations have been refactored into individual AWS Lambda functions. The POST request will be processed by Amazon API Gateway.
How should the developer invoke the Lambda functions in the same sequence using API Gateway*?

Correct Answer: A

QUESTION 129

- (Exam Topic 1)
A Developer is testing a Docker-based application that uses the AWS SDK to interact with Amazon DynamoDB. In the local development environment, the application has used IAM access keys. The application is now ready for deployment onto an ECS cluster.
How should the application authenticate with AWS services in production?

Correct Answer: A
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_IAM_role.html#:~:targetText=Amazon%

QUESTION 130

- (Exam Topic 2)
Queries to an Amazon DynamoDB table are consuming a large amount of read capacity. The table has a significant number of large attributes. The application does not need all of the attribute data.
How can DynamoDB costs be minimized while maximizing application performance?

Correct Answer: C
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/query-api-troubleshooting.html