ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

374 / 465

Question 374:

Your team has owned a web application which is an online ticket booking system. You are trying to use another m4.xlarge EC2 instance as a backup. You want to stop the instance to save some cost unless it needs to bring up. However, it takes a long time for the bootstrap process to bring the system up, which is unacceptable. The company’s cloud architect has suggested hibernating the instance so that it can start up very quickly. To hibernate the instance, which below prerequisites are needed?

Answer options:

A.The AMI of Mac OS EC2 instances must support hibernation.
B.The instance root volume must be an Amazon EBS volume, not an instance store volume.
C.The instance cannot be in an Auto Scaling group or used by Amazon ECS.
D.The root volume must not be encrypted; otherwise, it will cause an issue to transfer data from RAM.
E.The root volume must be large enough so that the RAM contents can be stored.