PrepAway - Latest Free Exam Questions & Answers

Which tool is ideal for this setup?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
AWS CloudFormation

B.
AWS OpsWorks

C.
AWS ELB + EC2 with CLI Push

D.
AWS Elastic Beanstalk

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.
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Ruby_rails.html

One Comment on “Which tool is ideal for this setup?


Leave a Reply

Your email address will not be published. Required fields are marked *