exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 383 discussion

A user is creating a snapshot of an EBS volume. Which of the below statements is incorrect in relation to the creation of an EBS snapshot?

  • A. Its incremental
  • B. It is a point in time backup of the EBS volume
  • C. It can be used to create an AMI
  • D. It is stored in the same AZ as the volume
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
The EBS snapshots are a point in time backup of the EBS volume. It is an incremental snapshot, but is always specific to the region and never specific to a single
AZ. Hence the statement "It is stored in the same AZ as the volume" is incorrect.
Reference:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kirrim
Highly Voted 3 years, 6 months ago
A is correct, snapshots are definitely incremental B is correct, a snapshot is a point-in-time backup of the EBS volume C is correct, you must use a snapshot with an AMI image. If you don't have a snapshot already, one will be created while creating the AMI (Note, you cannot reference a source snapshot when creating a Windows AMI image, that only works with Linux. Windows AMIs must be created from a running instance. However, the process of creating a Windows AMI still creates a snapshot of the running Windows instance's root volume and any other EBS volumes that are attached to the instance at the time. https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/Creating_EBSbacked_WinAMI.html#process-creating-a-windows-ami-ebs ) D is incorrect. The EBS volume that was used to create the snapshot exists only in a specific AZ. But the snapshot is replicated across multiple AZs within the region for durability purposes, and can be used to generate a new EBS volume in any AZ within that region. https://docs.aws.amazon.com/whitepapers/latest/aws-storage-services-overview/durability-and-availability-3.html
upvoted 6 times
...
MBO80
Most Recent 2 years, 9 months ago
Selected Answer: D
D is the answer.
upvoted 1 times
...
Hasitha99
3 years, 1 month ago
The answer is D . Now you can copy EBS snapshots to different regions as well. Ref: https://aws.amazon.com/blogs/aws/ebs-snapshot-copy/
upvoted 2 times
...
cldy
3 years, 5 months ago
D. It is stored in the same AZ as the volume
upvoted 1 times
...
Radhaghosh
3 years, 7 months ago
EBS Snapshot stored in S3 bucket, but you can't access. So it will not be always on the same AZ. That is the only wrong. Answer D
upvoted 4 times
...
Kelvin
3 years, 7 months ago
D is the answer. The statement is wrong.
upvoted 1 times
...
MIU
3 years, 7 months ago
Which of the below statements is INCORRECT? So it is C.
upvoted 1 times
...
Smart
3 years, 7 months ago
C is only true for Linux Instances - Not Windows
upvoted 1 times
...
Rockeye
3 years, 8 months ago
Answer D is correct.
upvoted 4 times
...
2g
3 years, 8 months ago
answer: B
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...