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 |
What do you mean by placement group and when it is beneficial.
Can a user connect the company’s data centre to the amazon cloud?
What are the different types of routing policies in route53?
If my AWS Direct Connect fails, will I lose my connectivity?
What happens if my application stops responding to requests in beanstalk?
What is aws lambda?
What is the purpose of aws?
Compare aws and openstack?
Which instance will you use for deploying a 4-node hadoop cluster in aws ?
What is the purpose of designing amazon swf?
Does the AWS SaaS offer?
Is it possible to vertically scale on an amazon instance? If yes, how?