Cloud Native Load Balancing From Scratch
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore cloud-native load balancing techniques in this 33-minute conference talk by Fangyuan Li from VMware. Gain insights into various load balancing options such as gRPC, Envoy, and IPVS/BPF, and learn when and how to integrate them into your stack for optimal system scalability. Begin with a simple VIP iptable implementation, then delve into the journey from client to server and kernel to userspace, examining load balancing from IP to HTTP levels. Follow along with demonstrations using plain Bash scripts and compare different tools across Kubernetes (clusterIP/nodePort), Docker (routing mesh), Envoy, and various CNI plugins. Demystify load balancing in Kubernetes and understand the tradeoffs and applicable scenarios for each technique to make informed decisions for your distributed systems.
Syllabus
Intro
Overview
Load Balancing
Client Side
DNS
Demo
IPPS
Demonstration
Second Mode
Third Mode
ECMP
Taught by
Linux Foundation
Tags
Related Courses
Advanced Operating SystemsGeorgia Institute of Technology via Udacity High Performance Computing
Georgia Institute of Technology via Udacity GT - Refresher - Advanced OS
Georgia Institute of Technology via Udacity Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX CS125x: Advanced Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX