漏 2026 Hashnode
In real-world projects, we typically have a web application hosted on EC2 instances, with users accessing the application from their homes or offices, while AWS manages everything in its data centers. Let's explore how a user connects to the applicat...

Most outages in production don鈥檛 happen because code is bad. They happen because change is poorly introduced. At scale, deployment is not a technical step , it鈥檚 a risk management discipline. This post focuses on how AWS DevOps systems introduce chan...

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

If you鈥檙e learning AWS containers and want a real, hands-on project, this blog is for you. In this post, I鈥檒l explain: What Amazon ECR, ECS, and CloudWatch are How they work together How I deployed a Node.js Todo application step by step How to v...
