Monthly Archives: September 2019

GCP Goodies Part 2— Google Deployment Manager with Kubernetes Type Provider

In the first part of GCP Goodies series (link here), I have written about the basics of deployment using simple yamls as well as Python/Jinja templates which you can use to write your Infrastructure as Code in more flexible way. But the Deployment Manager doesn’t stop there, it has a very powerful mechanism for managing […]

Read More →

GCP Goodies Part 1 — Google Deployment Manager Basics

Once you start setting up cloud infrastructure consisting of more than a single server and a database you will realize the importance of Infrastructure as Code (IaC) solutions such as Terraform, Puppet, etc, among many others. Recently, within a project I work on, we have moved all our infra to Google and its cloud offering, […]

Read More →