書名: Learning DevOps作者名: Mikael Krief本章字數: 40字更新時間: 2021-06-24 12:32:02
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.