Everything is code: Embracing GitOps at Spotify
You’ve heard of Infrastructure as Code with tools like Terraform, but how about documentation as code, monitoring as code, and builds as code? Learn how developers at Spotify provision infrastructure, run builds, deploy services, deliver documentation, manage dependencies, set up monitoring and incident management, and implement cost optimizations — all in Git, right alongside the service code.
Oh, and of course, there’s software catalog as code to manage the metadata about an ever-growing software inventory and interwoven dependencies, all browsable through Backstage.
Explore the developer-centric world of GitOps, where developers can operate at the speed of commits yet still have a built-in audit trail, rollback capability, and change review.