infrastructure as code

Platform Automation and Infrastructure As Code – 3

In the first installment of this series, I covered a historical perspective on the topic of Infrastructure deployment/delivery and imperative style automation that used to be the norm. In the second installment, I went over the basics of Terraform, one of the most versatile and popular declarative IaC paradigms in the industry today. In this …

Platform Automation and Infrastructure As Code – 3 Read More »

Platform Automation and Infrastructure as Code – 2

In the first post of this series, I had alluded to walking through terraform and how it can be leveraged as a standard tool for deployment across a variety of environments. In this post, I will walk through the basics pre-requisites I understand them, to start using terraform on both AWS as well as Azure. …

Platform Automation and Infrastructure as Code – 2 Read More »

Platform Automation and Infrastructure as Code (IaC) – 1

A Trip Down Memory Lane Today there are many tools available to automate configuration management and automate the deployment of infrastructure components. For those of us who grew up in our professional roles working on UNIX and Linux, writing scripts to automate repetitive tasks and tasks that are susceptible to human error is second nature. …

Platform Automation and Infrastructure as Code (IaC) – 1 Read More »