ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

201 / 465

Question 201:

A media company is working on migrating its various on-premises products and services to the AWS platform. In one web service, MongoDB was used to store user subscription information. The AWS cloud engineer has migrated this NoSQL database to DynamoDB in AWS.

Answer options:

A.In Java AWS SDK, implement a retry mechanism to retry the request when the exception ProvisionedThroughputExceededException happens.
B.Open the Amazon CloudWatch console and view performance metrics for provisioned throughput vs. consumed throughput.
C.In the CloudWatch console and view the ProvisionedThroughputExceededException metrics to understand when it happens.
D.Increase the provisioned read, write capacity, and monitor the log system.