amals27.hashnode.devDrift Detection using TerraformTools used: Terraform GitHub Actions Slack webhook Repo link: Link Project Architecture Open the image in a new tab to see it clearly. Workflow We have a github repo with a dev branch. The infrastructure team then push the code to the githu...Feb 6·5 min read
amals27.hashnode.devEnd-to-end GitOps With Terraform and ArgoCD For EKSArchitecture Diagram We will be designing a production grade GitOps architecture to automate both infrastructure provisioning and application delivery on AWS using Terraform. Overview We will use Terraform to build the foundation. It will provision ...Jan 27·3 min read
amals27.hashnode.devAWS Tier 3 Architecture with TerraformArchitectural Diagram This project implements a highly available, secure, and production-ready 3-Tier Architecture on AWS using a modular Terraform approach. User send a request our URL to the Internet Gateway. We setup a external load balancer to...Jan 15·3 min read
amals27.hashnode.devTerraform and Github Actions to Automate AWS InfraSetting up a robust CI/CD pipeline for Infrastructure as Code is a critical step in any DevOps journey. In this post, we will walk through the process of building a production-grade pipeline using Terraform and GitHub Actions, covering multi-environm...Jan 1·3 min read
amals27.hashnode.devTerraform Cloud PlatformIt is HashiCorp’s fully-managed SaaS control-plane for their Infrastructure-as-Code tools. Instead of running Terraform Enterprise, Vault, Consul, Packer, Boundary, etc. yourself, HCP hosts the server components and you only keep the lightweight agen...Dec 31, 2025·2 min read