© 2026 Hashnode
Introduction If you’ve been following along with the last few blogs, you know that we spent some time understanding the theory behind AWS VPCs i.e. things like subnets, routing, security layers, and how different pieces fit together to keep our appli...

Terraform is a tool that lets you manage cloud resources using code. In this guide, I’ll show you how to create AWS resources, delete the Terraform code, and then import the existing resources back into Terraform. Step 1: Set Up Terraform Make sure ...

Cloud is everywhere today, and learning AWS hands-on is the best way to understand real-world DevOps.In this blog, I will take you through building a secure AWS infrastructure from scratch: ✅ Custom VPC with public & private subnets✅ EC2 servers with...
