CI

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...

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...