I’ve completed a new module on the public Terraform Registry – a full Terraform conversion of the Centralized Logging Solution from AWS! This solution deploys the following: VPC-hosted Opensearch/Elasticsearch Cluster Kinesis Data with Cloudwatch Destination for cross-account log ingestion Lambda… Read More ›

Cloud
Intro to Terraform Pt III: Modules
In part one of the Into to Terraform series, we introduced the high-level concepts of Terraform and Infrastructure-as-Code in general. In part two, we looked at the basic building blocks of Terraform and how to construct resources. We saw how… Read More ›
Intro to Terraform Pt II: The Building Basics
As discussed in part one of the Intro to Terraform series, Terraform is a declarative language which can be used to manage cloud resources in an Infrastructure-as-Code approach. For someone like myself – coming from a traditional IT background with… Read More ›