EBS Snapshots hands onΒΆ
When working with volumes, there is an option to create a snapshot for it.
To verify that the snapshot was created we can go to EC2 -> Elastic Block Storage -> Snapshots
Now when it's available we can do multiple things with it:
- copy it across regions:
- create a volume from it (also in a different AZ)