Completed
- Intro and Course Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Consul Service Mesh Tutorial for Beginners - Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro and Course Overview
- 2 - Why we need a service mesh?
- 3 - What is a Service Mesh? What is Consul?
- 4 - How it works without Consul - a K8s city
- 5 - How it works with Consul Service Mesh
- 6 - Secure Networking - How mTLS works
- 7 - Zero-Trust Network - Authentication and Communication Rules
- 8 - Observability
- 9 - Consul Architecture - Consul Servers
- 10 - Consul Architecture - Control Plane and Data Plane
- 11 - Consul in multi-cluster environment
- 12 - Consul in hybrid environment
- 13 - Consul Multi-Cluster Multi-Cloud DEMO
- 14 - Demo Overview
- 15 - Create K8s cluster on AWS EKS
- 16 - Deploy Microservices App on EKS
- 17 - Deploy Consul on EKS
- 18 - Configure Access Rules
- 19 - Create on connect to 2nd K8s cluster
- 20 - Deploy Consul and Microservices on LKE
- 21 - Connect the clusters - Add peer connection
- 22 - Configure failover to other cluster 🎉