In the previous blog post, I shared with you the various environments we have and how we use them. I also shared how we deploy applications using CD (Continuous Delivery) and went over the various technologies used for CD deployments. Today, I’ll take you through the step-by-step process that we use for creating our Jenkins […]
Tag: JRuby
Deployment Automation for Continuous Delivery Part 1
August 9, 2013 by Leave a Comment
I want to share with you the improvements we’ve made to our deployment automation to support Continuous Delivery (CD). In this blog post, I’ll describe how we deploy our applications using CD. Today, our development teams are looking for ways to get features and bug fixes out into production as quickly as possible. A small […]