Question 147:
Your company has a set of EC2 Instances hosted in AWS. It is mandatory to prepare for regional disasters and come up with the necessary disaster recovery procedures. What would help to mitigate the effects of a disaster for the EC2 Instances?
Answer options:
A.Place an ELB in front of the EC2 Instances. B.Use Auto Scaling to ensure that the minimum number of instances are always running. C.Use CloudFront in front of the EC2 Instances. D.Create AMIs from the EC2 Instances. Use them to recreate the EC2 Instances in another region.