passdrill
AWS SAA-C03 · EC2 & Compute · Card 033/038 easy

An engineer deregisters an old, unused custom AMI to "clean up" and stop paying for it, but the next month's bill shows storage charges continuing for what turns out to be that AMI's underlying EBS snapshot. What explains this?

  1. This must be a billing error, since deregistering an AMI always deletes its underlying snapshots automatically
  2. Deregistering an AMI only removes the AMI's registration (so it can no longer be used to launch new instances); it does not, by default, delete the EBS snapshots that backed it, so those snapshots keep incurring storage charges until they are deleted separately
  3. The snapshot charges will stop automatically within 30 days as AWS's standard grace period for deregistered AMIs expires
  4. Deregistering an AMI only stops the snapshot charges if the AMI was shared with another account first
Next card → Shuffle