ContinuousDelivery

What are the steps and practices in between Continuous Integration and Continuous Deployment? How can we better prepare to Continuous Deployment? This is what Continuous Delivery is all about, the main topic of this post, the 4th of a series of 7 about DevOps practices.

Read More...
How to DevOps? Part 3: Continuous Integration (CI)

The very first set of technical practices involved in a DevOps journey are certainly the ones related to Continuous Integration or CI. But having a CI server, such as Jenkins, is not sufficient to master Continuous Integration and reach the benefits. Read on why.

Read More...
DevOps Practices - Mindset and SCM first

To embark on a DevOps transformation journey, you need the basics in place: Proper mindset and excellent source code management practices. Only then, you will be able to continue on with Continuous Integration.

Read More...

A presentation on how to apply configuration management (CM) principles for your various environments, to control changes made to them. You apply CM on your code, why not on your environments content? This presentation will present the infrastructure as code principles using Chef and/or Ansible. Topics discussed include Continuous Integration, Continuous Delivery/Deployment principles, Infrastructure As Code and DevOps.

Read More...