Which optimization solution should a Developer implement to increase application performance?

A global company has an application running on Amazon EC2 instances that serves image files from Amazon S3. User requests from the browser are causing high traffic, which results in degraded performance.

Which optimization solution should a Developer implement to increase application performance?
A . Create multiple prefix in the S3 bucket to increase the request rate
B . Create an Amazon ElastiCache cluster to cache and serve frequently accessed items.
C . Use Amazon CloudFront to serve the content of images stored in Amazon S3.
D . Submit a ticket to AWS support to request a rate limit increase for the S3 bucket.

Answer: B

Latest DVA-C01 Dumps Valid Version with 463 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
2 Comments
Inline Feedbacks
View all comments
serguei
serguei
1 year ago

“c” for sure,
For global applications, use Cloudfront distribution with S3 as a source

leoujjawal
leoujjawal
1 year ago

C is correct here.