Traditionally, organizations had completely different methods of deploying infrastructure and applications. Teams had to learn different tools as the lifecycle of an application vs. the infrastructure it is hosted on have different requirements and limitations.
GitOps is a set of best practices that redefines the way changes are applied and can be used for both infrastructure and applications. Contrary to popular belief, GitOps is not constrained on Kubernetes applications, and simply adopting infrastructure as code is not automatically GitOps.
This workshop will show how you can apply GitOps to both infrastructure (even for non-Kubernetes environments) and applications using a unified workflow that is equally attractive to operators and developers.
Pulumi’s mission is to democratize the cloud for every engineer.
Its open-source Infrastructure as Code tool enables engineers to write infrastructure code in any programming language. Build infrastructure intuitively on any cloud with TypeScript, JavaScriptPython, Go, C#, Java, and YAML.