Multiple Choice
A company's main intranet page has experienced degraded response times as its user base has increased although there are no reports of users seeing error pages. The application uses Amazon DynamoDB in read-only mode. Amazon DynamoDB latency metrics for successful requests have been in a steady state even during times when users have reported degradation. The Development team has correlated the issue to ProvisionedThrough put Exceeded exceptions in the application logs when doing Scan and read operations The team also identified an access pattern of steady spikes of read activity on a distributed set of individual data items. The Chief Technology Officer wants to improve the user experience. Which solutions will meet these requirements with the LEAST amount of changes to the application? (Choose two.)
A) Change the data model of the DynamoDB tables to ensure that all Scan and read operations meet DynamoDB best practices of uniform data access, reaching the full request throughput provisioned for the DynamoDB tables.
B) Enable DynamoDB Auto Scaling to manage the throughput capacity as table traffic increases. Set the upper and lower limits to control costs and set a target utilization given the peak usage and how quickly the traffic changes.
C) Provision Amazon ElastiCache for Redis with cluster mode enabled. The cluster should be provisioned with enough shards to spread the application load and provision at least one read replica node for each shard.
D) Implement the DynamoDB Accelerator (DAX) client and provision a DAX cluster with the appropriate node types to sustain the application load. Tune the item and query cache configuration for an optimal user experience.
E) Remove error retries and exponential backoffs in the application code to handle throttling errors.
Correct Answer:

Verified
Correct Answer:
Verified
Q93: A large company has a business-critical application
Q94: When using Numeric Conditions within IAM, short
Q95: A company has implemented AWS Organizations. It
Q96: You create a VPN connection, and your
Q97: Your company is getting ready to do
Q99: A read only news reporting site with
Q100: A user has created a VPC with
Q101: A company wants to refactor its retail
Q102: A company experienced a breach of highly
Q103: A Solutions Architect must migrate an existing