ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 311 - SAP-C01 discussion

Report
Export

A solutions architect is troubleshooting an application that runs on Amazon EC2 instances. The EC2 instances run in an Auto Scaling group. The application needs to access user data in an Amazon DynamoDB table that has fixed provisioned capacity.

To match the increased workload, the solutions architect recently doubled the maximum size of the Auto Scaling group. Now, when many instances launch at the same time, some application components are throttled when the components scan the DynamoDB table. The Auto Scaling group terminates the failing instances and starts new instances until all applications are running A solutions architect must implement a solution to mitigate the throttling issue in the MOST cost-effective manner Which solution will meet these requirements?

A.
Double the provisioned read capacity of the DynamoDB table.
Answers
A.
Double the provisioned read capacity of the DynamoDB table.
B.
Duplicate the DynamoDB table. Configure the running copy of the application to select at random which table it access.
Answers
B.
Duplicate the DynamoDB table. Configure the running copy of the application to select at random which table it access.
C.
Set the DynamoDB table to on-demand mode.
Answers
C.
Set the DynamoDB table to on-demand mode.
D.
Add DynamoDB Accelerator (DAX) to the table.
Answers
D.
Add DynamoDB Accelerator (DAX) to the table.
Suggested answer: C

Explanation:

Reference: https://aws.amazon.com/premiumsupport/knowledge-center/on-demand-table-throttling-dynamodb/

asked 16/09/2024
Jeremy Cheeseborough
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first