Completed
Cilium Summary
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cilium - Container Security and Networking Using BPF and XDP
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 BPF is revolutionizing... Tracing / Profiling
- 3 BPF Revolution #2: XDP-DDoS mitigation
- 4 Facebook published BPF/XDP numbers for L3/L4 LB at Netdev 21
- 5 BPF Revolution #3: Security
- 6 Evolution of Application Design & Delivery Frequency
- 7 Network Security for Microservices
- 8 Gordon wants to build a service to tweet out all job offerings.
- 9 Gordon uses mutual TLS Auth Good thinking Gordon
- 10 The security team has L3/L4 network security in place for all services
- 11 Back to the drawing board...
- 12 Least privilege security for microservices
- 13 Kubernetes Integration
- 14 Should I encapsulate or not?
- 15 L3 Policy (Labels Based)
- 16 L3 Policy (CIDR)
- 17 Policy - Only allow GET /v1
- 18 How are these policies enforced?
- 19 What is a sidecar proxy?
- 20 Networking Path with a Sidecar
- 21 Kernel Proxy
- 22 Socket Redirect - Performance?
- 23 The Before and After
- 24 Cilium Summary