List of questions
Related questions
Question 65 - DEA-C01 discussion
A company stores data from an application in an Amazon DynamoDB table that operates in provisioned capacity mode. The workloads of the application have predictable throughput load on a regular schedule. Every Monday, there is an immediate increase in activity early in the morning. The application has very low usage during weekends.
The company must ensure that the application performs consistently during peak usage times.
Which solution will meet these requirements in the MOST cost-effective way?
Increase the provisioned capacity to the maximum capacity that is currently present during peak load times.
Divide the table into two tables. Provision each table with half of the provisioned capacity of the original table. Spread queries evenly across both tables.
Use AWS Application Auto Scaling to schedule higher provisioned capacity for peak usage times. Schedule lower capacity during off-peak times.
Change the capacity mode from provisioned to on-demand. Configure the table to scale up and scale down based on the load on the table.
0 comments
Leave a comment first