Abishek Kafleforabisecopsdevops.abisec.xyz·17 hours agoSetting Up an Application Load Balancer for an EC2 InstanceTasks Set up an Application Load Balancer named xfusion-alb. Create a target group named xfusion-tg. Create a security group named xfusion-sg to open port 80 for the public. Attach this security group to the ALB. Configure the ALB to route traff...DiscussCloud PlatformsAWS
WojciechforWojciech Jarczakwoja.hashnode.dev·Nov 25, 2024k3s on Ubuntu 24.04 LTSThis guide outlines the steps to install K3s on an Ubuntu 24.04 LTS server with 8 vCPUs and 16GB of memory. It’s tailored for single-node setups but can be extended to multi-node environments. Server Requirements Ubuntu version: 24.04 LTS CPU: 8 vC...DiscussHomeLab - Zero to Herok3s
Lakshay DhoundiyalforLakshay Dhoundiyallakshaydhoundiyal.hashnode.dev·Nov 21, 2024The Secret to Google's Uninterrupted Service: Zero Downtime During UpdatesIn today’s digital world, even a few minutes of downtime can cause significant revenue losses, reduce user trust, and damage a brand's reputation. For tech giants like Google, whose services support billions of users globally, maintaining 100% uptime...Taraka Ratna and 1 other are discussing this2 people are discussing thisDiscuss·42 likes·82 readsGoogle infrastructure
Jay KasundraforLearning AWSlearningaws.hashnode.dev·Nov 21, 2024AWS Basics: Load Balancers, Auto Scaling, and the 5 Core Pillars ExplainedElastic Load Balancer Elastic Load Balancing distributes incoming application or network traffic across multiple targets, such as Amazon EC2 instances, containers, and IP addresses, in multiple Availability Zones Elastic Load Balancing scales your...Discuss·10 likesDevops
Vishnu RachapudiforTechno Diarytechnodiaryvishnu.hashnode.dev·Nov 15, 2024Mastering AWS Load Balancers: CLB, ALB, NLB, GWLB & More! 🌐🚦Load balancers play a pivotal role in cloud infrastructure, ensuring that traffic is distributed efficiently across resources for high availability, performance, and security. In AWS, you have multiple load balancer options to choose from, each servi...Discuss·31 readsAWS
Urvish SuhagiyaforDevOpsurvishsuhagiya.hashnode.dev·Nov 14, 2024A Step-by-Step Guide to Setting Up an Application Load Balancer with AWS EC2Understanding Load Balancing What is Load Balancing? Load balancing is the process of distributing network traffic across multiple servers to ensure no single server becomes overwhelmed, leading to optimal resource utilization, increased reliability,...Discuss·2 likesDevops
Subbu Tech Tutorialsforsubbutechtutorials@gmail.comsubbutechtutorials.hashnode.dev·Nov 11, 2024Load Balancer-BasicsA load balancer is a device that distributes network traffic across multiple servers to improve the performance and reliability of an application or service. It acts as a single point of contact for clients, sitting between the user and the server gr...DiscussKubernetes Basics: A Beginner’s GuideAWS
Chethana S VforThe DevOps Playbookchethanasv.hashnode.dev·Nov 9, 2024Understanding Load Balancers: The Backbone of Scalable SystemsIn today’s digital era, there is a need for high availability, scalability, and much efficient resource utilization. Being a DevOps or Cloud engineer, the most important and necessary component you'll encounter in building reliable systems is the loa...DiscussCloud
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 7, 2024Configure OCI Load Balancer to Land on a Custom APEX ApplicationIn OCI, find your Load Balancer. If you don’t have one, perhaps this might help. Click Rule Sets > Create Rule Set Set Name = Landing, set Rule 1 > Name = Landing Redirect Check the Specify URL redirect rules box Set Source path to /ords/_/land...Discuss·2 likes·64 readsorclapex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 7, 2024Certificate choices for OCI Load BalancerI’ve tried to simplify this section, because it can get complicated. I also provide a table of where to upload the certificates as I really needed one and I couldn’t find any - so I created my own. Certificate Choices Your choices are Get Let’s Encr...Discuss·2 likes·34 readsOCI