
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
An ecommerce company wants to design a highly available application that will be hosted on multiple Amazon EC2 instances. How should the company deploy the EC2 instances to meet these requirements?
A
Across multiple edge locations
B
Across multiple VPCs
C
Across multiple Availability Zones
D
Across multiple AWS accounts
Explanation:
To achieve high availability for an application hosted on Amazon EC2 instances, the instances should be deployed across multiple Availability Zones (AZs). Here's why:
For maximum availability, deploy EC2 instances across at least 2-3 Availability Zones and use an Elastic Load Balancer to distribute traffic evenly.