CLF-C02 · Question #740
A company wants to migrate its main application to Amazon EC2. The application must provide low latency to users residing in two different geographic locations. The architecture of the application mus
The correct answer is D. Deploy the application on EC2 instances in multiple AWS Regions.. Using multiple AWS Regions places workloads closer to geographically dispersed users for low latency and provides disaster recovery if an entire region becomes unavailable.
Question
A company wants to migrate its main application to Amazon EC2. The application must provide low latency to users residing in two different geographic locations. The architecture of the application must have disaster recovery capabilities. How can these requirements be met?
Options
- ADeploy the application on an EC2 instance and set up EC2 automatic recovery.
- BDeploy the application on multiple EC2 instances running in one Availability Zone.
- CDeploy the application on EC2 instances in Multi-AZs in a single AWS Region.
- DDeploy the application on EC2 instances in multiple AWS Regions.
How the community answered
(49 responses)- A6% (3)
- B4% (2)
- C14% (7)
- D76% (37)
Explanation
Using multiple AWS Regions places workloads closer to geographically dispersed users for low latency and provides disaster recovery if an entire region becomes unavailable.
Community Discussion
No community discussion yet for this question.