QuestionQ543

Content Domain 3: Cloud Technology and Services

A company plans to use Amazon EC2 instances to deliver a static website to users worldwide. The company must minimize user latency.

Which solution satisfies these requirements?

  • A Use EC2 instances in multiple edge locations.
  • B Use EC2 instances in the same Availability Zone but in different AWS Regions.
  • C Use Amazon CloudFront with the EC2 instances configured as the source.
  • D Use EC2 instances in the same Availability Zone but in different AWS accounts.
Explanation

Amazon CloudFront can use an Amazon EC2 instance as its origin and cache the static website at globally distributed edge locations. Viewer requests are routed to a nearby CloudFront point of presence, reducing latency.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!