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 is the difference between on demand and reserved instances?
What is sqs?
What is meant by egress, ingress and regress?
What is the difference between roles and endpoints?
What are the different database types in rds?
What is the aws lambda function?
What is aws?
If aws direct connect fails, can the user loose connectivity?
Can s3 be cast-off with ec2 instances, in case of “yes” please specify how?
What are the possible connection issues you encounter when connecting to an ec2 instance?
If I am running on my db instance a multi-az deployments, can I use to the stand by the db instance for read or write a operation along with to primary db instance?
Could you explain aws auto scaling vs. Auto scaling for individual services?