Feb 7 · 7 min read · The internet has taken over the world. Almost everything today runs through networks. Enterprises host their applications on the web, and users access them through browsers or mobile apps. You type https://www.BadriRestaurent.com/, press Enter, and a...
Join discussionJan 27 · 4 min read · A web company is looking to implement an external payment service into their highly available application deployed in a VPC. Their application EC2 instances are behind a public facing ELB. Auto scaling is used to add additional instances as traffic i...
Join discussionJan 10 · 6 min read · As a DevOps engineer, one of your primary responsibilities is to build a network that is both secure and cost-efficient. When you place your databases or application servers in a "Private Subnet" (where they are safe from the direct internet), they s...
Join discussionJan 4 · 5 min read · When you first launch an EC2 instance, AWS feels simple. You click a few buttons.You get a public IP.You SSH in. And for a while, that feels like “cloud”. But the moment you ask: Who should be allowed in? Who should never be seen? How do private syst...
Join discussionJan 3 · 4 min read · There’s a moment every engineer reaches. Not when things break.But when you realize you’re the one holding everything together. You’re restarting servers.Watching traffic graphs.Worrying about what happens if one machine goes down while you’re asleep...
Join discussionDec 29, 2025 · 4 min read · When learning AWS networking, concepts like VPC, subnets, route tables, IGW, NAT Gateway, CIDR, and VPC peering can feel confusing without hands-on practice. In this blog, I’ll: Explain core AWS networking concepts in simple terms Walk through a re...
Join discussion
Dec 6, 2025 · 4 min read · Managing cloud networks can feel complicated — VPCs, Subnets, NAT, Internet Gateways… it all sounds too technical.But what if I explained it using a simple story? Let’s learn AWS networking the Pushpa way. 🎬 The Background: Pushpa Loses Everything ...
Join discussion
Nov 25, 2025 · 5 min read · When you’ve been building in the cloud long enough, certain patterns become second nature—like placing a NAT Gateway inside a public subnet in each Availability Zone so your private workloads can reach the internet. It’s predictable, reliable, and… h...
Join discussion
Nov 24, 2025 · 2 min read · Modern airports rely heavily on secure and efficient communication systems. Multiple departments—Airport Authority, Security, Flight Services, and Guest Zones—handle different types of data and need isolated yet well-coordinated network segments. To ...
Join discussion