Monday, March 21, 2016

Otto Makes Development and Deployment a Breeze

height="714" class="alignnone size-full wp-image-126853" />

Otto is an open source tool for creating virtual development environments for your application. It is the successor to the popular virtual development tool vagrant. Both of the projects are created by Hashicorp.

Virtual development environments abstract away the application's environment from the underlying operating system. This will ensure the application's consistency across most/all platforms and eliminating platform-based issues from creeping in. Otto makes it easy to create such development environments and can help set up the same environment on production servers, too.

Today we will see how to deploy a simple database-backed Rails application to AWS using Otto. Start by installing Otto in your machine if it's not there already.

Continue reading %Otto Makes Development and Deployment a Breeze%


by Vinoth via SitePoint

No comments:

Post a Comment