Chandra Prakash Reddydevopstour.hashnode.devΒ·Dec 10, 2024AWS Load Balancing { Part - II }Target groups Target Groups use the protocol and port number you provide to route requests to registered targets, like EC2 instances. A target can be assigned to more than one target group. Every target group can have a health check set up. All t...AWS TourAWS
Santhosh Haridassaws-devops-project.hashnode.devΒ·Oct 25, 2024π Day-12:Project Update: Configuring a Network Load Balancer on AWS πStep-by-steps I recently completed a hands-on project where I configured a Network Load Balancer (NLB) on AWS with Linux and Windows instances as backends, enhancing my skills in load balancing, cross-platform setup, and network-level routing. πΉ Ste...network application
vijayaraghavan vashudevanvjraghavanv.hashnode.devΒ·Aug 26, 2024Managing high-traffic applications with AWS Elastic Load Balancer and Terraformπ This article, will explain in detail the concepts of scaling infrastructure and the importance of managing Terraform state and Understanding how the different blocks operate and when to use them π πSynopsis: ποΈUnderstand the concepts of scaling...1 likeΒ·55 readsAWS
Abhishek Vermaabhishek98.hashnode.devΒ·Aug 25, 2024AWS Services OverviewHi Everyone, I am currently working on a 3 tier Ultimate AWS Project in which i will be using some of the most popular and widely used AWS Services to deploy a highly available 3 tier architecture on AWS. In this blog i will be explaining all the AWS...ec2
Roopa Rani Mathewroopadevops.hashnode.devΒ·Jun 22, 2024Understanding AWS Route 53 and setting up URL for an application on EC2 instanceAmazon Route 53 is a versatile Domain Name System(DNS) service provided by Amazon Web Services. It enables users to register domain names directly through the platform, converting human-friendly URLs into the numerical IP addresses that computers use...Cloud
RamGopalVarmaramgopalvarma.hashnode.devΒ·May 5, 2024Optimizing Traffic Flow: Exploring Application Load Balancer Case Studies with Target Groups and EC2 InstancesCase Study:In this blog we will explore different cases of AWS Application load balancer. Mainly we will see how the traffic flows in private ec2 instances using round robin technique. Also, ALB with Custom domain name with route 53. In addition. ALB...AWS Applicaction Load Balancer
Prathmesh Vibhuteprathmeshh.hashnode.devΒ·Apr 18, 2024Day 41 : Setting up an Application Load Balancer with AWS EC2 π βIn today's digital landscape, where web applications serve millions of users simultaneously, ensuring high availability, scalability, and optimal performance is paramount. This is where load balancing comes into play, and Amazon Web Services (AWS) of...#day41
Sumit Mondalsumit007.hashnode.devΒ·Jan 18, 2024Simplifying the Process: How to Create a Target Group in AWSIntroduction: Amazon Web Services (AWS) offers a plethora of services to facilitate the deployment and management of applications in the cloud. One such essential service is Elastic Load Balancing (ELB), which ensures the distribution of incoming tra...AWS - HandsOnAWS
Vrishni Shree V Bvrishni.hashnode.devΒ·Oct 18, 2023DevOps, Day - 41What is Load Balancing? Load balancing is the distribution of workloads across multiple servers to ensure consistent and optimal resource utilization. It is an essential aspect of any large-scale and scalable computing system, as it helps you to impr...10 likesDevopsAWS