AWS Certified Developer Associate DVA-C02 Practice Question
A development team wants to quickly deploy and manage a web application in the AWS Cloud. The team's priority is to focus on writing code and not on managing the underlying infrastructure. Which AWS service should they use if they want a platform that automatically handles capacity provisioning, load balancing, auto-scaling, and application health monitoring?
The correct answer is AWS Elastic Beanstalk. It is a Platform as a Service (PaaS) that simplifies the process of deploying and scaling applications. You simply upload your code, and Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, and auto-scaling to application health monitoring.
AWS CloudFormation is an Infrastructure as Code (IaC) service. While it automates the provisioning of infrastructure, you must explicitly define and manage all the resources (like EC2 instances, load balancers, and scaling policies) in a template. It offers more control but does not automatically manage the application platform itself.
AWS Lambda is a serverless, function-based compute service. It is ideal for running code in response to events, but it is not designed for deploying and managing entire web applications out-of-the-box in the same way as Elastic Beanstalk.
Amazon EC2 provides virtual servers (instances) in the cloud. Using EC2 would require the team to manually provision the instances, configure the web server, set up load balancing, and implement an auto-scaling strategy, which is the opposite of the stated requirement to avoid infrastructure management.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are some AWS services that Elastic Beanstalk works with?
Open an interactive chat with Bash
What is capacity provisioning in AWS Elastic Beanstalk?
Open an interactive chat with Bash
How does Elastic Beanstalk handle application health monitoring?
Open an interactive chat with Bash
AWS Certified Developer Associate DVA-C02
Deployment
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access