AWS: ElasticBeanstalk now supports Ruby applications and VPC integration

    Hello everybody! image

    Starting today, Amazon Elastic Beanstalk supports Ruby applications 1.8.7 and 1.9.3. As you can see, this PaaS solution from AWS is now a direct competitor to Heroku - the most famous platform for Ruby applications. Applications can be downloaded using the Git + CLI bundle or directly through the console.

    It has also become possible to launch Elastic Beanstalk applications on Amazon Virtual Pricate Cloud, integrating them with an existing network. Yes, this is just great news!

    image

    How to create your own Ruby application on Elastic Beanstalk here . It describes applications on Rails, Sinatra, the use of RDS and other tools.

    Also popular now: