ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

246 / 340

Question 246:

Your company has an EC2 Instance running a web application. They want to add high availability to the running instance. Which of the following is the easiest way to achieve this, ensuring no downtime for the current instance?

Answer options:

A.Create an AMI from the running instance. Create a new launch configuration and an Auto Scaling group. Terminate the current instance and launch the Auto Scaling group to launch a new instance.
B.Create an Auto Scaling group from the running EC2 Instance.
C.Terminate the instance and launch it via an Elastic Beanstalk environment.
D.Terminate the instance and launch it via an Opswork stack.