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 is the difference between redshift and s3?
What database is used by amazon?
How does aws lambda works?
What is aws certificate manager?
Which the AWS services will you use to the collect and the process e-commerce data for the near by real-time analysis?
Do you know about the storage class in s3?
How do you grand user to access elastic beanstalk?
How to connect to vpc in different regions?
Is amazon cloud free for prime ?
State the difference between amazon s3 and ec2?
what is elastic file system (efs) and how it is useful than ebs.
How is a spot instance different from an on-demand instance or reserved instance?