Multiple Choice
A company has a web application that uses AWS Elastic Beanstalk, Amazon S3, and Amazon DynamoDB to develop a web application. The web application has increased dramatically in popularity, resulting in unpredictable spikes in traffic. A DevOps Engineer has noted that 90% of the requests are duplicate read requests to the DynamoDB table and the images stored in an S3 bucket. How can the Engineer improve the performance of the website?
A) Use Amazon ElastiCache for Redis to cache repeated read requests to DynamoDB and AWS Elemental MediaStore to cache images stored in S3.
B) Use Amazon ElastiCache for Memcached to cache repeated read requests to DynamoDB and Amazon EFS to cache images stored in S3.
C) Use DynamoDB Accelerator to cache repeated read requests to DynamoDB and Amazon CloudFront to cache images stored in S3.
D) Use DynamoDB Streams to cache repeated read requests to DynamoDB and API Gateway to cache images stored in S3.
Correct Answer:

Verified
Correct Answer:
Verified
Q248: Your company has developed a web application
Q249: You are responsible for your company's large
Q250: What is the proper (best practice) way
Q251: After a data leakage incident that led
Q252: Which of these is not a Pseudo
Q254: A company is running a number of
Q255: The management team at a company with
Q256: Which of the following is NOT an
Q257: A company wants to use Amazon ECS
Q258: Which answer is the proper syntax for