
Answer-first summary for fast verification
Answer: A service designed to automate the deployment, scaling, and management of applications, handling capacity provisioning, load balancing, auto-scaling, and health monitoring, compatible with various platforms including Ruby.
The correct answer is D. AWS Elastic Beanstalk is specifically designed for developers who want to deploy and manage applications without dealing with the underlying infrastructure. It automates the deployment process and handles capacity provisioning, load balancing, auto-scaling, and application health monitoring, which aligns with the requirement of the question. Other options like AWS CodeDeploy, AWS CloudFormation, and AWS OpsWorks either require more manual intervention or do not provide the same level of automation for application management.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which AWS service is best suited for a Ruby developer to automate application deployment, scaling, and management without infrastructure knowledge?
A
A service that automates code deployment but requires manual intervention and lacks full automation for application management.
B
A service for modeling and setting up AWS resources without automation for application deployment or management.
C
A configuration management service with Chef and Puppet instances that lacks ease of use and automation for application deployment and management.
D
A service designed to automate the deployment, scaling, and management of applications, handling capacity provisioning, load balancing, auto-scaling, and health monitoring, compatible with various platforms including Ruby.
No comments yet.