ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 69 - DOP-C01 discussion

Report
Export

You are building a Ruby on Rails application for internal, non-production use which uses MySQL as a database. You want developers without very much AWS experience to be able to deploy new code with a single command line push. You also want to set this up as simply as possible. Which tool is ideal for this setup?

A.
AWS CloudFormation
Answers
A.
AWS CloudFormation
B.
AWS OpsWorks
Answers
B.
AWS OpsWorks
C.
AWS ELB + EC2 with CLI Push
Answers
C.
AWS ELB + EC2 with CLI Push
D.
AWS Elastic Beanstalk
Answers
D.
AWS Elastic Beanstalk
Suggested answer: D

Explanation:

Elastic Beanstalk's primary mode of operation exactly supports this use case out of the box. It is simpler than all the other options for this question. With Elastic Beanstalk, you can quickly deploy and manage applications in the AWS cloud without worrying about the infrastructure that runs those applications. AWS Elastic Beanstalk reduces management complexity without restricting choice or control. You simply upload your application, and Elastic Beanstalk automatically handles the details of capacity provisioning, load balancing, scaling, and application health monitoring.

Reference: http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Ruby_rails.html

asked 16/09/2024
Donna Brown
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first