AWS Certified Solutions Architect – Associate (SAA-C03) — Question 799

A company plans to run a high performance computing (HPC) workload on Amazon EC2 Instances. The workload requires low-latency network performance and high network throughput with tightly coupled node-to-node communication.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

A cluster placement group packs Amazon EC2 instances close together inside a single Availability Zone, which enables workloads to achieve the low-latency and high-throughput network performance required for tightly coupled HPC applications. Dedicated Instance tenancy and Spot Instances address hardware isolation and cost optimization respectively, rather than network performance. On-Demand Capacity Reservations secure compute capacity but do not influence network latency or throughput.