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

A company copies a custom AMI from us-east-1 to eu-west-1 so it can launch instances there. A few weeks later, they deregister the original AMI in us-east-1 because it's no longer needed. What happens to the copy in eu-west-1?

  1. The copied AMI in eu-west-1 is entirely independent, with its own distinct AMI ID; deregistering the original AMI in us-east-1 has no effect on it
  2. Deregistering the source AMI in us-east-1 automatically deregisters the copy in eu-west-1 too, since copies stay linked to their source
  3. The copy in eu-west-1 shares the exact same AMI ID as the original in us-east-1, since AMI IDs are global across Regions
  4. The copy cannot be used to launch instances until the original AMI in us-east-1 is deregistered first
Next card → Shuffle