youtube image
From YouTube: Infrastructure as Software with GitOps - Justin Garrison, Amazon

Description

Infrastructure as Software with GitOps - Justin Garrison, Amazon

The cloud has enabled abstractions and automation, but Infrastructure as Code (IaC) doesn't scale. You can use declarative YAML or imperative scripts and still lose control. Infrastructure as Software (IaS) allows you to control and scale infrastructure with the same practices as applications. GitOps is an implementation of IaS with lots of benefits over IaC. We'll look at how it's different, when you should use it, and where it potentially breaks down.