0% found this document useful (0 votes)
49 views1 page

My Interview Plan: Topic: AWS

Amazon Elastic Block Store (Amazon EBS) provides persistent block storage volumes that can be attached to Amazon EC2 instances for storage. EBS volumes are automatically replicated within their Availability Zone to protect against component failure and offer high availability and durability. AWS Lambda is a serverless compute service that runs code in response to events, managing underlying resources automatically. Lambda can extend other AWS services with custom logic and create scalable, performant and secure backend services.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views1 page

My Interview Plan: Topic: AWS

Amazon Elastic Block Store (Amazon EBS) provides persistent block storage volumes that can be attached to Amazon EC2 instances for storage. EBS volumes are automatically replicated within their Availability Zone to protect against component failure and offer high availability and durability. AWS Lambda is a serverless compute service that runs code in response to events, managing underlying resources automatically. Lambda can extend other AWS services with custom logic and create scalable, performant and secure backend services.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

My Interview Plan

AWS
Topic: AWS
Q8: What is AWS EBS? ☆☆
Answer:
Amazon Elastic Block Store (Amazon EBS) provides persistent block storage volumes for use
with Amazon EC2 instances in the AWS Cloud. Each Amazon EBS volume is automatically
replicated within its Availability Zone to protect you from component failure, offering high
availability and durability.
Source: aws.amazon.com
Q9: What is AWS Lambda? ☆☆
Answer:
AWS Lambda is a serverless compute service that runs your code in response to events and
automatically manages the underlying compute resources for you. You can use AWS Lambda to
extend other AWS services with custom logic, or create your own back-end services that
operate at AWS scale, performance, and security.
Source: aws.amazon.com

You might also like