A company wants to use Amazon EC2 instances to provide a static website to users all over the world. The company needs to minimize latency for the users.
Which solution meets these requirements?
A.
Use EC2 instances in a single Availability Zone.
B.
Use EC2 instances across multiple Availability Zones in the same AWS Region.
C.
Use Amazon CloudFront with the EC2 instances configured as the source.
D.
Use EC2 instances in the same edge location and the same AWS Region.
Amazon CloudFront works seamlessly with Amazon EC2 to accelerate the delivery of your dynamic content. In addition, if you use AWS origins such as Amazon S3, Amazon EC2 or Elastic Load Balancing, you don’t pay for any data transferred between these services and CloudFront.
Ref link: https://aws.amazon.com/cloudfront/getting-started/EC2/
C. Use Amazon CloudFront with the EC2 instances configured as the source.
Using Amazon CloudFront with EC2 instances as the origin can help to minimize latency by caching content at edge locations around the world. This allows users to access the website from the edge location closest to them, rather than accessing the EC2 instances directly, which could be located in a different region or even a different country.
The solution that meets the company's requirements of minimizing latency for users all over the world is to use Amazon CloudFront with the EC2 instances configured as the source.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
wooyourdaddy
Highly Voted 2 years, 3 months agoPranava_GCP
Most Recent 1 year, 10 months agoroberjunquera
2 years agofryderyk
2 years, 2 months agobugalter
2 years, 2 months ago