AWS Certified SysOps Administrator – Associate — Question 4

A SysOps administrator is deploying an application on 10 Amazon EC2 instances. The application must be highly available. The instances must be placed on distinct underlying hardware.
What should the SysOps administrator do to meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because a spread placement group allows EC2 instances to be distributed across distinct hardware, which enhances availability. Option A does not meet the requirement for distinct hardware, while options B and C involve multiple regions, which is unnecessary for the specified task.