Elastic Block Storage


To attach an EC2 Server as storage and boot volumes

Types :

  • General Purpose SSD (gp3)
  • General Purpose SSD (gp2)
  • Provisioned IOPS SSD (io1)
  • Provisioned IOPS SSD (io2)
  • Cold HDD (sc1)
  • Throughput Optimized HDD (st1)
  • Magnetic (standard)
TypeIOPS/DataIOPS/Throughput per VolumeDurabilityUse Case
GP2 , GP33 IOPS/GiB16000 IOPS99.9%Boot Disks, General Apps
IO150 IOPS/GiB64000 IOPS99.9%OLTP , Latency sensitive
IO2500 IOPS/GiB64000 IOPS99.999%OLTP , Latency sensitive
ST1-500MB/s Throughput99.9%Big Data, Data Warehouse, ETL, Cant be a boot Volume
SC1-250 MB/s Throughput99.9%less frequently accessed data, Cant be a boot Volume, LOWEST COST

Snapshots

  • Point in Time Copy of the EBS Volume
  • Encrypted Snapshots Encrypted EBS Volumes
  • Unencrypted Snapshots Unencrypted Volumes