ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

123 / 500

Question 123:

There is a very serious outage happening at AWS, and lots of services are impacted. Your existing EC2 instances seem to work fine, and the status checks of the instances have passed. But when you try to launch a new instance from an EBS snapshot, the operation is unsuccessful. What might be the issue?

Answer options:

A.The AWS Console is down, so your AWS CLI commands do not work.
B.S3 has an issue. As the EBS snapshots are saved in S3, you cannot launch an instance from the EBS snapshot.
C.AWS turns off all the EC2 related API calls when there are major outages to protect from system floods.
D.There is an outage in the AWS CloudWatch service.