SYShourya Yadavinshourya-jazz.hashnode.dev·Sep 2, 2025 · 3 min readDeploying a Three-Tier Application on AWS EKSOver the past few days, I worked on deploying a three-tier application (Frontend, Backend, Database) on Amazon EKS (Elastic Kubernetes Service). This project gave me hands-on experience with Kubernetes on AWS, containerization, and cloud-native deplo...00
SYShourya Yadavinshourya-jazz.hashnode.dev·Aug 1, 2025 · 5 min readApplication Load Balancer (ALB) vs Network Load Balancer (NLB)When building on AWS, managing traffic efficiently is a core requirement. Whether you're deploying a web application, a streaming service, or a high-frequency trading system, load balancing ensures high availability, fault tolerance, and performance....00
SYShourya Yadavinshourya-jazz.hashnode.dev·Jul 31, 2025 · 3 min readNat-gatewayGood Morning everyone, Just wanted to share a little hands-on experience I had setting up a NAT Gateway in AWS — it’s super helpful when you need your private EC2 instances to reach the internet (like for updates or pulling packages) without giving t...00