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
Policy as Code with Open Policy Agent: A Technical and Governance Perspective
- Mohammad Abu Mattar
- DevOps
- Security
- Cloud Governance
- Policy as Code
- Published: 08 Apr, 2025
Think about how much stuff modern organizations have running in the cloud these days. It's a lot, right? All those servers, applications, and connections can get pretty complicated to manage. Just cli
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
How to Deploy a Spring Boot Application to AWS CloudFormation
- Mohammad Abu Mattar
- AWS
- Spring Boot
- CloudFormation
- DevOps
- Java
- Published: 17 Jan, 2023
Introduction Deploying a Spring Boot application to the cloud can provide many benefits such as scalability and easy management. AWS CloudFormation is a service that allows for the creation and ma
How To Setup Bastion Host on AWS using CloudFormation Template
- Mohammad Abu Mattar
- AWS
- CloudFormation
- Security
- Networking
- DevOps
- Published: 10 Jan, 2023
Introduction In previous post How To Setup Bastion Host on AWS using CloudFormation Template, we will learn how to setup a Bastion host
How to Setup Jenkins on AWS Using CloudFormation
- Mohammad Abu Mattar
- AWS
- Jenkins
- CloudFormation
- DevOps
- CI/CD
- Published: 11 Dec, 2022
Introduction In a previous blog post, we setup Jenkins on AWS using the AWS CLI (How to Install Jenkins on AWS EC2 Instance). In this blog