- 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.