In this project, we deploy a production-grade 3-Tier Application on Amazon EKS (Elastic Kubernetes Service) using a fully automated GitOps workflow powered by ArgoCD.The deployment covers all three tiers — Frontend, Backend, and Database — each running as containerized microservices orchestrated on Kubernetes, with Persistent Volumes implemented for stateful data storage.
🔧 What's Covered:
Setting up an EKS cluster and configuring kubectl access
Deploying a 3-Tier app (Frontend + Backend + Database) on Kubernetes
Installing & configuring ArgoCD for GitOps-based continuous delivery
Managing Kubernetes manifests via Git for full traceability & automated sync
Configuring AWS Route53 for custom domain & DNS routing
Provisioning SSL/TLS certificates via ACM for HTTPS
Implementing Persistent Volumes for stateful database storage
🔔 Subscribe to Code With Gauri
If you’re learning DevOps, AWS, Kubernetes, Terraform, and CI/CD, don’t forget to subscribe and hit the bell icon for regular hands-on projects.
►Support my work: https://buymeacoffee.com/gauris18
► ▬▬▬▬▬▬ GitHub Link for notes 🚀 ▬▬▬▬▬▬
https://github.com/gauri17-pro/Wanderblog.git
► ▬▬▬▬▬▬ Reference links ▬▬▬▬▬▬
https://devopscube.com/kubernetes-pod/
https://kubernetes.io/docs/concepts/workloads/pods/
► ▬▬▬▬▬▬ Subscribe 🚀 ▬▬▬▬▬▬
https://youtube.com/@codewithgauri
► ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
LinkedIn: www.linkedin.com/in/gauri-shirkande
Instagram: https://www.instagram.com/code_with_gauri/
► ▬▬▬▬▬▬ Disclaimer 💁♀️ ▬▬▬▬▬▬
This video is solely made for educational purposes
► ▬▬▬▬▬▬ Email 📩 ▬▬▬▬▬▬
[email protected]
#eks #project #devops #ssl #persistentvolumes #kubernetes #ingress