Mastering Terraform
Explore all 8 posts in the Mastering Terraform series
Blog Posts
5 items
Building Resilient Systems: Immutable Infrastructure with Packer and Terraform
- Mohammad Abu Mattar
- DevOps
- Infrastructure as Code
- Cloud Computing
- Published: 21 Feb, 2026
What is Immutable Infrastructure? The way we manage IT infrastructure has really changed. We're moving from old-school, changeable setups to more modern, "immutable" ones. Understanding this b
Unlocking Scalability: A Comprehensive Guide to Modular Terraform for IaC
- Mohammad Abu Mattar
- Infrastructure as Code
- Terraform
- DevOps
- Cloud Engineering
- Automation
- Published: 14 Feb, 2026
Today, businesses need infrastructure that's not just strong, but also super flexible and able to grow fast. Trying to manage all that by hand just won't cut it anymore. That's why Infrastructure as C
Compliance as Code: Making Security Easier with Terraform and InSpec
- Mohammad Abu Mattar
- Compliance as Code
- Security
- DevSecOps
- Terraform
- InSpec
- Cloud
- Governance
- Published: 03 Aug, 2025
Hey, so you know how keeping our tech stuff secure and following all the rules can be a real headache these days? With everything moving to the cloud and so many regulations popping up, it's tough to
Streamlining GitHub Organization Management with Terraform
- Mohammad Abu Mattar
- DevOps
- Infrastructure as Code
- GitHub
- Automation
- Terraform
- Published: 11 Jan, 2025
Managing a GitHub organization manually can become increasingly complex as teams grow and projects multiply. For DevOps and DevSecOps engineers, automation is key to maintaining consistency and re
Deploying Infrastructure with Terraform in CI/CD Pipelines
- Mohammad Abu Mattar
- DevOps
- Infrastructure as Code
- CI/CD
- Terraform
- Cloud Automation
- Published: 22 Sep, 2024
In today’s fast-paced DevOps environments, Infrastructure as Code (IaC) has become a cornerstone for managing and scaling infrastructure efficiently. Terraform, a leading open-source IaC tool, is
DevTips
3 items
Managing Terraform at Scale with Terragrunt
- Mohammad Abu Mattar
- Cloud & Infrastructure Automation
- Published: 21 Dec, 2025
The Problem with Terraform at Scale Code Duplication Across Environments Tired of copying Terraform code across every environment? If you're managing infrastructure with Terraform across
HashiCorp Pulls the Plug on CDKTF
- Mohammad Abu Mattar
- Cloud & Infrastructure Automation
- Published: 15 Dec, 2025
CDKTF is Officially Deprecated The Deprecation Announcement Well, it finally happened. HashiCorp (now owned by IBM) officially deprecated the Cloud Development Kit for Terraform (CDKTF)
Organizing Terraform with Modules
- Mohammad Abu Mattar
- Cloud & Infrastructure Automation
- Published: 16 Jun, 2025
Why Organize Your Terraform Code? The Growing Complexity Challenge Hey there! Is your Terraform code starting to look a bit wild? If you're using Terraform to build out your infrastructu