
Ultimate access to all questions.
A company is deploying a new application that requires high-throughput and low-latency network connections among five Amazon EC2 instances within a single AWS Region. The application does not necessitate fault tolerance. Which deployment strategy would best meet these network performance requirements?
A
Deploy five new EC2 instances into a cluster placement group, ensuring the instance type supports enhanced networking.
B
Deploy five new EC2 instances into an Auto Scaling group within the same Availability Zone, and attach an additional elastic network interface to each instance.
C
Deploy five new EC2 instances into a partition placement group, ensuring the instance type supports enhanced networking.
D
Deploy five new EC2 instances into a spread placement group, and attach an additional elastic network interface to each instance.