Explain elastic block storage? What type of performance can you expect? How do you back it up? How do you improve performance?
Answer / Prabhat Sagar
Elastic Block Store (EBS) is a service on AWS that provides persistent block-storage volumes for use with Amazon Elastic Compute Cloud (EC2) instances. EBS offers multiple volume types and sizes, providing various levels of IOPS (Input/Output Operations Per Second) and throughput for different workloads. To back up an EBS volume, you can create snapshots that are stored within an AWS region, and to improve performance, you can provision a larger volume or choose a volume type with higher IOPS.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various ami design options?
What is the maximum size of messages in sqs?
List various layers of cloud architecture?
What are the two types of access that you can provide when you are creating users?
What is aws lambda function?
What are key-pairs?
What is DynamoDB?
How will a user make a copy the instances?
Can a user retrieve only a particular part of the information if he has a nested json data in dynamodb?
You have a content management system running on an Amazon EC2 instance that is approaching 100% CPU utilization. Which option will reduce a load on the Amazon EC2 instance?
Do you know about the storage class in s3?
How the processes start, stop and terminate works? How?