Answers 2023/2024
Which statement best describes Availability Zones? - ANSWER-Distinct locations from within an AWS
region that are engineered to be isolated from failures.
An AWS VPC is a component of which AWS service? - ANSWER-Networking Service.
What is a VPC? - ANSWER-Virtual Private Cloud
Which AWS service is specifically designed for developers to upload their code to and then it will
automatically handle the provisioning of those resources that are required to host that code? - ANSWER-
Elastic Beanstalk
Which AWS service allows you to run code without having to worry about provisioning any underlying
resources (such as virtual machines, databases etc) - ANSWER-Lambda
Amazon's highly scaleable DNS service is known as.. - ANSWER-Route 53
Which AWS compute service is specifically designed to assist you in processing large data sets? -
ANSWER-Elastic Map Reduce
What is the difference between Elastic Beanstalk & CloudFormation? - ANSWER-Elastic Beanstalk
automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to
application health monitoring based on the code you upload to it, where as CloudFormation is an
automated provisioning engine designed to deploy entire cloud environments via a JSON script.
Correct.
Which AWS service is used a CDN to distribute content around the world? - ANSWER-CloudFront