⚙️Welcome!

We focus on the core fundamental practice of platform engineering, Infrastructure as Code.

This is a working example of a documentation site for platform engineering and Infrastructure as Code using GitBook that can be forked and modified to fit your organization's needs. Continuous improvement of documentation is crucial, and we've found that keeping documentation as close to the developer as possible, usually in your source control system, is required to enable that.

Open Source Infrastructure (as Code) is a development model for infrastructure that focuses on open collaboration and applying relative lessons learned from software development practices that organizations can use internally at scale.

Infrastructure is the set of systems and underlying resources that serve an organization and encompasses the services necessary for its teams and applications to function.

The term "as code," means applying the relative lessons learned in the software world to infrastructure. Some critical practices include source control and clean code for readability, changeability, extensibility, and maintainability, along with automated testing and continuous delivery.

Last updated