Multiple Choice
A publishing company used 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. 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 Varnish 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
Q295: Which is the proper syntax for referencing
Q296: Which of the following is an invalid
Q297: A DevOps engineer is building a centralized
Q298: A DevOps Engineer uses Docker container technology
Q299: A DevOps engineer notices that all Amazon
Q301: A company is using Docker containers for
Q302: A company is implementing a well-architected design
Q303: When deploying to a Docker swarm, which
Q304: A DevOps Engineer is tasked with moving
Q305: What is the correct syntax for the