Question 336:
As a solution architect professional, you have been requested to launch 20 Large EC2 instances which will all be used to process huge amounts of data. There is also a requirement that these instances need to transfer data back and forth among each other and need a low-latency network performance. Which of the following would be the most efficient setup to achieve this?
Answer options:
A.Ensure that all the instances are placed in the same region. B.Ensure that all instances are placed in the same Availability Zone. C.Use a cluster Placement Group and ensure that all instances are launched in it. D.Use the largest EC2 instances currently available on AWS and make sure they are spread across multiple Availability Zones.