You must design an architecture for an HPC workload where EC2 instances require 10 Gbps flows and up to 100 Gbps aggregate throughput across many instances with low-latency communication. Which deployment optimizes this workload?
Choose an answer
Tap an option to check your answer.
Correct answer: Place the nodes in a single subnet of a VPC, use a cluster placement group, and ensure the instances have the latest Elastic Fabric Adapter (EFA) drivers installed on a supported OS..
Why this is the answer
The correct option optimizes for high-throughput, low-latency HPC workloads. A cluster placement group ensures instances are physically close together within a single Availability Zone, minimizing network latency. Placing them in a single subnet simplifies networking and reduces routing overhead. Elastic Fabric Adapter (EFA) is crucial as it provides OS bypass capabilities and direct access to the network interface, delivering significantly lower latency and higher throughput compared to traditional TCP networking, essential for 10 Gbps flows and 100 Gbps aggregate throughput. Incorrect options: Multiple subnets and a spread placement group increase latency and do not guarantee the physical proximity needed for HPC. ENA is a general-purpose network adapter, not optimized for the extreme low latency of EFA. Multiple VPCs connected by Transit Gateway introduce significant latency, unsuitable for HPC. Multiple Availability Zones inherently increase latency due to physical separation, and ENA does not provide the performance required.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed