
ℹ️ Information: Amazon EBS snapshots are point-in-time copies of your volumes that are stored incrementally in Amazon S3. They’re a critical component of data backup, disaster recovery, and volume migration strategies in AWS.
Sign in to the AWS Management Console

In the Create snapshot interface:

In the Volumes section:

Wait approximately 5 minutes for the snapshot creation process to complete:

Once completed, verify the snapshot appears in your snapshots list:

💡 Pro Tip: When creating snapshots, you can select from two different resource types, each with distinct behaviors:
Volume-based snapshots:
Instance-based snapshots:

🔒 Security Note: EBS snapshots are stored in Amazon S3, but they’re not directly accessible through your S3 buckets. AWS manages the storage automatically and encrypts the data at rest if the source volume was encrypted.