AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 222

You are architecting an HPC solution in AWS. The system consists of a cluster of EC2 instances that require low-latency communications between them.
Which method should you use to set up a cluster to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B, as creating a placement group allows for instances to be physically located close together, which is essential for low-latency communication. Option A fails to address the need for proximity of instances, while option C suggests a shared EBS volume, which does not provide the required low-latency communication. Option D focuses on enhanced networking but does not guarantee the physical closeness necessary for minimal latency.