Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (790 points)
Can someone explain what is the difference between ebs and instance store?

1 Answer

0 votes
by (1.4k points)

In EC2

EBS :

  • It is like the virtual disk of a VM
  • Instances backed by EBS can be easily started, stopped or terminated 
  • Snapshots can be taken at any given point for backups
  • AMIs can be created from EBS snapshots

Instance storage :

  • Local hence faster
  • Non-networked, normally EBS I/O comes at the cost of network bandwidth
  • Has limited I/O per second (IOPS)
  • As soon as the instance is stopped, instance storage is lost

Check out this for more info :

Related questions

0 votes
1 answer

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer

Browse Categories

...