DevOps

Using Terraform for implementing Azure VM Disaster Recovery

Azure offers an end-to-end backup and disaster recovery solution that’s simple, secure, scalable, and cost-effective—and can be integrated with...

Oct 14 · 5 min read >

Agile is not Magic!

When you search google images for agile you will mostly get a plethora of marketing related pages selling you...

Sep 22 · 3 min read >

Cloud Patterns: Hub and Spoke Network Topology using Azure, Terraform and Kubernetes

An architectural pattern is a general, reusable solution to a commonly occurring problem in software architecture within a given context. One very useful...

Sep 21 · 8 min read >

Becoming a Cloud Architect, Part 2 – Building and Deploying Azure Cloud Infrastructure using Terraform

One of the hardest parts of a Cloud Architect’s job is not to deploy highly scalable infrastructures or troubleshooting...

How to easily import existing Azure infrastructure into Terraform

Terraform is an excellent tool for managing and deploying any type of infrastructure. In an ideal world you would...

Sep 2 · 2 min read >

Terraform in Azure for Beginners

Long gone are the days where there was a clear line of separation between operations or sysadmin roles and...

Aug 20 · 2 min read >

Deploy a Kubernetes Cluster using 3 different IaC technologies (Terraform, ARM Templates and Pulumi)

Infrastructure as code (IaC) is the process of managing and provisioning cloud resources through machine-readable definition files rather than using...

Aug 20 · 6 min read >

Dirty Terraform Tricks with Azure

No matter how much you want to automate your Azure Infrastructure deployment using terraform, you are going to find...

Aug 7 · 3 min read >