AWS Certified Cloud Practitioner — Question 413

A company wants to minimize network latency between its Amazon EC2 instances. The EC2 instances do not need to be highly available.

Which solution meets these requirements?

Answer options

Correct answer: A

Explanation

Deploying Amazon EC2 instances within a single Availability Zone provides the lowest possible network latency because the physical distance between the servers is minimized, which is acceptable since high availability is not required. Spreading instances across multiple AWS Regions increases latency, while Amazon CloudFront is a content delivery network for end-users rather than a solution for inter-instance latency. Edge locations do not host standard EC2 instances.