© 2026 Hashnode
In the previous blog, we understood Terraform fundamentals and workflow. Now it’s time to provision real infrastructure. In this blog, we will: Generate SSH key using ssh-keygen Upload public key to AWS using Terraform Create a Security Group Lau...

Introduction In modern DevOps, manual infrastructure creation is a liability. Clicking resources in the AWS console may work for learning, but it completely breaks down when you need: Repeatability Version control Team collaboration Scalability ...

In Part 1, we established an uncomfortable truth: DevOps on AWS is not about pipelines.It’s about designing systems that change safely under pressure. Nowhere is this more visible or more misunderstood than Infrastructure as Code (IaC). Most teams tr...

As I go deeper into my Terraform journey, I’ve realized that learning infrastructure only makes sense when it solves real problems.So instead of stopping at “resource creation”, today I focused on building a complete backend system using Terraform an...

Introduction Hello and welcome back to our 30 Days of AWS Terraform journey. How are you doing today? I hope you’re well! We’ve made it to Day 10! Seriously, showing up, learning a little each day, is the part that builds real skill. So let’s take a...

Introduction Hello and welcome back! I hope you’re doing well today. Can you believe it’s already 1st December? Time is flying, and here we are at Day Eight of our 30 Days of AWS Terraform journey. I’m genuinely happy you’ve taken the time to join me...

Introduction Hello and welcome back to our little corner of the Terraform journey! I’m truly happy to see you here on Day Seven of our 30 Days of AWS Terraform adventure. Every time we take a step into Terraform, open a new concept, and learn someth...
