Slide 12
Slide 12 text
@ZEHICLE #IaC
IaC is combines SIX themes
1 Programmatic Config
Infrastructure, this is IaC
YAML!
2 Dynamic Infrastructure
API driven Infrastructure
Cloud, IaaS, Kubernetes
3 Desired State Engine
Platform as a Service
Kubernetes, Rebar, Terraform
4 Deploy from Source Ctrl
Immutability
GitOps, Dockerfile, Image
Deploy
5 Composable Automation
Modular Building Blocks
Ansible Playbooks, Chef
Recipes, Puppet Modules
6 CI/CD Pipeline
Iterative Dev to Prod
Jenkins, Gitlab, Travis