Explain the difference between instance store and ebs?
Answer / Manoj Kumar Pal
Instance Store is Amazon EC2's local block storage that persists only as long as the instance is running. It uses solid-state drives (SSD) for high input/output operations per second (IOPS), and data is lost when the instance stops or is terminated. On the other hand, Elastic Block Store (EBS) is an AWS service that provides persistent block storage volumes for use with EC2 instances. It can be used for storing any type of data and persists even when the instance is stopped or terminated.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I specify that supported db engine version I might like the db instance to run?
What are the components of vpc?
How do I get and make reserved instances?
How will you access the data on ebs in aws?
Can I run more than one DB instance for Amazon RDS for free?
What’s the difference between scalability and elasticity?
Describe amazon machine image and what is the connection between instance and ami?
What is geo restriction in cloudfront?
Is it possible to cast-off s3 with ec2 instances ? If yes, how ?
What is route propagation in aws?
How do I integrate enhanced monitoring with my tool that I presently use?
Mention what is the relation between an instance and ami?