ami

  • AMI is region specific since they are stored in S3, AMIs are basically ec2 config + its volume snapshots
  • No-Reboot - AMI is taken as the instance is running, Not Application consistent
  • Delete-on-termination
  • Data cached by application or os might not be stored in ebs snapshots as it only cares about what stored in disks
EBS BackedInstance Store backed
Supports Start/StopNo Start/Stop
Data kept in EBSData loss at restart