nerdexam
Amazon

CLF-C02 · Question #443

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?

The correct answer is A. Use EC2 instances in a single Availability Zone.. To minimize network latency, it's best to place EC2 instances in the same Availability Zone. Instances within the same Availability Zone communicate over low-latency, high-throughput network connections. Since high availability is not required, this is the most cost-effective and

Submitted by rohit_dlh· Mar 6, 2026Cloud Concepts

Question

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?

Options

  • AUse EC2 instances in a single Availability Zone.
  • BUse EC2 instances in multiple edge locations.
  • CUse EC2 instances in the same Availability Zone but in different AWS Regions.
  • DUse EC2 instances in the same edge location and the same AWS Region.

How the community answered

(36 responses)
  • A
    81% (29)
  • B
    6% (2)
  • C
    11% (4)
  • D
    3% (1)

Explanation

To minimize network latency, it's best to place EC2 instances in the same Availability Zone. Instances within the same Availability Zone communicate over low-latency, high-throughput network connections. Since high availability is not required, this is the most cost-effective and efficient solution for minimizing latency.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice