1.

What is the difference between snapshot and AMI?

Answer»
S.noSnapshotAMI
1.A snapshot of the file system that USER ABLE to mount to an EC2 instance.It’s a pre-built image of the SERVER that USERS can deploy to EC2.
2.Holds only data that has changed SINCE the previous snapshot.When AMI is created, it holds a partial record of the volume.


Discussion

No Comment Found