漏 2026 Hashnode
After building and scaling his web application using Application Load Balancer (ALB), Arjun felt like a cloud champion. He had: Smart routing based on paths and domains HTTPS termination Health checks And everything working behind one clean URL ...

Arjun had just mastered Application Load Balancers and Network Load Balancers. Things were smooth鈥攗ntil one day, his company鈥檚 security team gave him a new mission: 鈥淲e want every bit of traffic鈥攂efore it hits any app鈥攖o pass through our firewall ap...

Load Balance : Load Balancer is basically a device or service that distributes user traffic across multiple servers . When we talk about Load Balancer in terms of AWS , we must undertand it properly that initially there are 2 types of Load balancer ...

Introduction When building applications in the cloud, it鈥檚 important to make them available all the time (high availability) and ready to handle more users when demand increases (scalability). AWS makes this easy with tools like Elastic Load Balancin...

Introduction As backend engineers, we often take many things for granted without even realizing it, particularly what's happening beneath the surface. Although application programmers may not need to understand these underlying processes, architects ...

Step - by - Steps I recently completed an AWS project focusing on deploying and managing a highly available infrastructure using Classic Load Balancer and Auto Scaling. Here's the process I followed: Launched Two EC2 Instances: Configured two instan...

Overview This lab introduces the basics of Elastic Load Balancing and Auto Scaling in Amazon Web Services. Elastic Load Balancing (ELB) is a load-balancing service for Amazon Web Services (AWS) deployments. ELB automatically distributes incoming appl...
