Multiple Choice
An application is experiencing performance issues based on increased demand. This increased demand is on read-only historical records pulled from an Amazon RDS-hosted database with custom views and queries. A Developer must improve performance without changing the database structure. Which approach will improve performance and MINIMIZE management overhead?
A) Deploy Amazon DynamoDB, move all the data, and point to DynamoDB.
B) Deploy Amazon ElastiCache for Redis and cache the data for the application.
C) Deploy Memcached on Amazon EC2 and cache the data for the application.
D) Deploy Amazon DynamoDB Accelerator (DAX) on Amazon RDS to improve cache performance.
Correct Answer:

Verified
Correct Answer:
Verified
Q162: An AWS Lambda function must read data
Q163: A company maintains an application responsible for
Q164: A microservices application is deployed across multiple
Q165: A Developer is storing sensitive documents in
Q166: A Developer is designing a fault-tolerant environment
Q168: A Developer has created a Lambda function
Q169: A company has an application that logs
Q170: A company is managing a NoSQL database
Q171: A Development team decides to adopt a
Q172: A developer has code stored in an