ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 435 - DOP-C01 discussion

Report
Export

There is a very serious outage at AWS. EC2 is not affected, but your EC2 instance deployment scripts stopped working in the region with the outage. What might be the issue?

A.
The AWS Console is down, so your CLI commands do not work.
Answers
A.
The AWS Console is down, so your CLI commands do not work.
B.
S3 is unavailable, so you can't create EBS volumes from a snapshot you use to deploy new volumes.
Answers
B.
S3 is unavailable, so you can't create EBS volumes from a snapshot you use to deploy new volumes.
C.
AWS turns off the DeployCode API call when there are major outages, to protect from system floods.
Answers
C.
AWS turns off the DeployCode API call when there are major outages, to protect from system floods.
D.
None of the other answers make sense. If EC2 is not affected, it must be some other issue.
Answers
D.
None of the other answers make sense. If EC2 is not affected, it must be some other issue.
Suggested answer: B

Explanation:

S3 stores all snapshots. If S3 is unavailable, snapshots are unavailable. Amazon EC2 also uses Amazon S3 to store snapshots (backup copies) of the data volumes. You can use snapshots for recovering data quickly and reliably in case of application or system failures. You can also use snapshots as a baseline to create multiple new data volumes, expand the size of an existing data volume, or move data volumes across multiple Availability Zones, thereby making your data usage highly scalable. For more information about using data volumes and snapshots, see Amazon Elastic Block Store.

Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonS3.html

asked 16/09/2024
Mark Arnold Santos
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first