Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Developer - Associate DVA-C02 All Questions

View all questions & answers for the AWS Certified Developer - Associate DVA-C02 exam

Exam AWS Certified Developer - Associate DVA-C02 topic 1 question 84 discussion

A developer is creating a Ruby application and needs to automate the deployment, scaling, and management of an environment without requiring knowledge of the underlying infrastructure.

Which service would best accomplish this task?

  • A. AWS CodeDeploy
  • B. AWS CloudFormation
  • C. AWS OpsWorks
  • D. AWS Elastic Beanstalk
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Prem28
Highly Voted 1 year, 5 months ago
answer- d AWS CodeDeploy can automate the deployment of code to any instance, including Amazon EC2 instances and on-premises servers. However, it does not provide the same level of automation as Elastic Beanstalk, and it requires more manual intervention from developers. AWS CloudFormation can help you model and set up your AWS resources. However, it does not provide any automation for deploying or managing applications. AWS OpsWorks is a configuration management service that provides managed instances of Chef and Puppet. However, it is not as easy to use as Elastic Beanstalk, and it does not provide the same level of automation for deploying or managing applications.
upvoted 14 times
...
zodraz
Highly Voted 1 year, 6 months ago
Selected Answer: D
https://www.examtopics.com/discussions/amazon/view/88659-exam-aws-certified-developer-associate-topic-1-question-197/
upvoted 6 times
...
nbxyzd
Most Recent 2 weeks ago
Selected Answer: D
without requiring knowledge of the underlying infrastructure ---> AWS Elastic Beanstalk
upvoted 1 times
...
65703c1
5 months, 3 weeks ago
Selected Answer: D
D is the correct answer.
upvoted 1 times
...
Dushank
1 year, 2 months ago
Selected Answer: D
AWS Elastic Beanstalk is designed for developers like the one in your scenario who want to deploy and manage applications without worrying about the underlying infrastructure. It automates the deployment process and automatically handles capacity provisioning, load balancing, auto-scaling, and application health monitoring. You can use it with various platforms including Ruby.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...