Category: Database, Kubernetes, Terraform, Hashicorp

Managing a Kubernetes cluster can be tough for multiple reasons. You may think that doesn’t happen, but Spotify destroyed 2 out of 3 of their production clusters.

Are you sure you have all YAMLs and commands to get your cluster up and running the way it used to?

Pulumi and CDK use existing programming languages, like TypeScript for example, where you can create and manage your clusters with. The big advantage is you don’t have to learn a new language, you can just use a language you’re already comfortable with.

Related Articles