
Answer-first summary for fast verification
Answer: Implement Amazon CloudFront with a custom origin set to the existing servers.
The correct answer is C: Implement Amazon CloudFront with a custom origin set to the existing servers. CloudFront is a global Content Delivery Network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency and high transfer speeds. By using Amazon CloudFront with a custom origin pointing to the on-premises servers, the company can cache content at edge locations close to European users, thus significantly improving site loading times without moving the backend from the United States.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A U.S.-based company with an on-premises hosted website is set to launch a product in Europe. To enhance the site's load times for European users while keeping the backend in the U.S., what immediate solution should be implemented?
A
Deploy an Amazon EC2 instance in us-east-1 and transfer the site.
B
Migrate to Amazon S3 and enable Cross-Region Replication.
C
Implement Amazon CloudFront with a custom origin set to the existing servers.
D
Employ Amazon Route 53 geoproximity routing to the on-premises servers.
No comments yet.