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

A team takes a snapshot of a 500 GiB EBS volume, then a week later takes a second snapshot after only a small fraction of the data has changed. How does the storage behavior of the second snapshot compare to the first?

  1. The second snapshot is incremental, storing only the blocks that changed since the first snapshot, so it typically consumes far less storage than a full copy of the volume
  2. The second snapshot always duplicates the entire 500 GiB again, regardless of how little data changed
  3. The second snapshot only exists as a pointer and consumes no storage at all, since EBS snapshots after the first are always free
  4. The second snapshot's size depends entirely on the volume's provisioned IOPS setting, not on how much data changed
Next card → Shuffle