A company is deploying a distributed application on Amazon EC2. The application requires the instances to be placed on distinct physical hardware racks to minimize correlated failures. Which EC2 configuration should the solutions architect select?
- AA cluster placement group
- A spread placement groupCevap
- CAn Amazon EBS gp3 volume with Multi-Attach enabled to share data across all instances
- DAn Elastic Load Balancer target group using the default port 80 health check while the application runs on a custom port
Cevap
A spread placement group
A spread placement group places instances on distinct physical hardware racks to reduce the risk of simultaneous failures. This is the recommended placement strategy when instances must be kept strictly isolated from each other at the hardware level.
Adım Adım Çözüm
Anahtar Kavram
EC2 Placement Groups
Tahmini Süre:45s