IaC

Infrastructure as code (IaC) uses DevOps methodology and versioning with a descriptive model to define and deploy infrastructure, such as networks, virtual machines, load balancers, and connection topologies. Just as the same source code always generates the same binary, an IaC model generates the same environment every time it deploys.

What is infrastructure as code (IaC)?

Notes

A Markdown callout is useful for displaying notices, hints, or definitions to your readers.
{{% callout note %}}
A Markdown callout is useful for displaying notices, hints, or definitions to your readers.
{{% /callout %}}

Warnings

Here’s some important information…
{{% callout warning %}}
Here's some important information...
{{% /callout %}}