Question 188:
Your company is hosting an application on an EC2 Instance. The application is a high revenue-generating application. Hence it needs to be ensured that it can be easily shifted to another EC2 Instance if the primary one goes down. You have created an AMI so that it can be used to spin up a secondary instance. Which of the following can also help ensure a smooth switchover of the application onto a new instance if the primary one fails?
Answer options:
A.Assign a secondary ENI to the primary instance. B.Assign an Elastic IP to the primary instance. C.Create a secondary Internet gateway for the VPC.D.Create a secondary NAT gateway for the VPC.