Learning DevOps
上QQ阅读APP看书,第一时间看更新

The IaC topology

In a cloud infrastructure, IaC is divided into several typologies:

  • The deployment and provisioning of the infrastructure
  • The server configuration and templating
  • The containerization
  • The configuration and deployment in Kubernetes

Let's deep dive into each topology.