My Interview Plan: Topic: AWS
My Interview Plan: Topic: AWS
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