Back to the Present

Look at the present approach toward infrastructure as code.

Using infrastructure as code

Today, infrastructure as code (IaC) and immutability are closely tied together. IaC allows us to define everything as code, while immutability brings uniformity, reliability, and speed. Servers are defined as code in the form of configurations, and scripts are used to create VM images. Clusters are defined as code in the form of instructions for how to create and manage VMs based on those images and how to tie them together through different services.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy