SOA-C02 Exam QuestionsBrowse all questions from this exam

SOA-C02 Exam - Question 241


A company plans to migrate several of its high performance computing (HPC) virtual machines (VMs) to Amazon EC2 instances on AWS. A SysOps administrator must identify a placement group for this deployment. The strategy must minimize network latency and must maximize network throughput between the HPC VMs.

Which strategy should the SysOps administrator choose to meet these requirements?

Show Answer
Correct Answer: A

Deploying the instances in a cluster placement group in one Availability Zone is the best strategy to minimize network latency and maximize network throughput between the HPC VMs. Cluster placement groups are designed explicitly for high performance computing applications that require low latency and high throughput. By placing the instances close together in a single Availability Zone, network traffic between the instances is kept to a minimum, thereby reducing latency and increasing throughput.

Discussion

3 comments
Sign in to comment
grka25
Mar 3, 2023

Answer is A, https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html

michele_scarOption: A
Mar 26, 2023

Correct A

10cc6baOption: A
Jul 15, 2024

A 100%