Terraform for the other things
Terraform has a huge advantage over ARM templates. It’s the fact that it can provisions resources other than Azure.
Terraform has a huge advantage over ARM templates. It’s the fact that it can provisions resources other than Azure.
Sometimes, it’s fun and useful to branch out. Today, I’m using Terraform to manage and create feature flags in LaunchDarkly.
Turns out that just stopping an app service with web jobs in it, doesn’t actually stop them. Counter intuitive right?
Yes, as more and more companies embrace Continuous Deployment, feature flags platform are becoming much more popular. I love feature flags, it’s one of the coolest and more demonstrable aspects of DevOps.
Sometimes, when we have a hammer, everything is a nail. When we have Kubernetes, we want to deploy everything on it. Is it really worth deploying a static website on Kubernetes?