Question: our web application is hosted on an EC 2 instance that uses an EBS volume to store user data. You want to ensure that your
our web application is hosted on an EC instance that uses an EBS volume to store user data. You want to ensure that your application can scale with high traffic and that your data is resilient to failures. Which of the following options would you choose?
Enable MultiAttach on your EBS volume and attach it to another EC instance in a different Availability Zone from your original instance. Use an ELB to route traffic between the two Availability Zones.
Enable MultiAttach on your EBS volume and attach it to another EC instance in the same Availability Zone as your original instance. Use an ELB to route traffic between the two instances.
Create a snapshot of your EBS volume and copy it to another region. Attach the copied snapshot to another EC instance in the same region as your original instance. Use an ELB to route traffic between the two instances.
Create a snapshot of your EBS volume and copy it to another region. Attach the copied snapshot to another EC instance in the other region. Use an ELB to route traffic between the two regions.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
