© 2026 Hashnode
Introduction Every application eventually needs a database. Whether it's user authentication, order processing, content management, or analytics, relational databases power the backbone of modern applications. But here's the challenge: running produc...

When we start learning Kubernetes, it often feels overwhelming.So many terms - Pods, API Server, kubelet, YAML - can make it seem complex. But Kubernetes is not complicated by design.It becomes complicated only when we don’t understand why things exi...

The Learning Path That Led Here Before diving into this project, I built a foundation through four previous projects. I started with manual AWS implementations, building a 3-tier architecture step by step through the console, then a serverless applic...

Hey there, Cloud Enthusiasts! 👋✨ I’m thrilled to kick off this incredible 30-day AWS learning adventure with you! As a DevOps engineer, I’m documenting every step of my journey from AWS beginner to cloud expert. Ready to transform your career? Let’s...

First we have to create EC2 Instance just for build docker and push pull images of docker. After that we we have to connect our EC2 instance through ssh Clone the repositary of our project from github Here you can see all files are in my local now...
