CI/CD for Infrastructure & Configuration
Management with Otter + BuildMaster

Organizations of all sizes use CI/CD to get business ideas to the market faster than the competitors by delivering higher-quality software releases sooner. But what works great for application changes doesn’t work as well for infrastructure changes, and operations teams will often struggle to keep pace while maintaining compliance.

This guide will explore how to overcome these challenges and show you how to deliver infrastructure changes using CI/CD pipelines.


Before Infrastructure CI/CD Pipelines

Application changes are tested in pre-production environments, and these changes need to be applied to all servers across all environments that the application uses.

This starts by specifying configuration changes to apply to the first pre-production environment. The changes are applied and tested in the first environment, then specified changes are applied to the next environment, based on which configuration performed. The process continues all the way through to production.

This process is similar to the software delivery process without CI/CD and yields the same problems: low quality configuration in production, slow delivery of changes, and costly implementation.


After Infrastructure CI/CD Pipelines

You can leverage deployment pipelines to deliver configuration changes. This will introduce the same benefits that development teams have experienced when applying CI/CD to applications.

The resulting pipeline may look similar to a CI/CD pipeline for applications, but the means of getting there requires an advanced CI/CD platform like BuildMaster, and an advanced configuration management tool like Otter. Fortunately, this is a relatively easy process to setup and start using. Read the guide to learn how!

Also note, you can do everything in this guide with BuildMaster Free and Otter Free editions.