We're Marketers - If We Can Learn Distributed Systems + K8s, So Can You
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover the intricacies of distributed systems and Kubernetes in this engaging 35-minute conference talk presented by marketers Betty Junod and Paul Burt at KubeCon + CloudNativeCon. Explore the fundamental concepts behind Kubernetes' design, comparing it with other modern systems like Docker Swarm, HashiCorp Nomad, and K3s. Gain insights into crucial distributed systems concepts, including CAP theorem, Gossip protocols, High Availability, and the RAFT consensus algorithm. Examine real-world cases, such as Target's 2019 cascading failure, to understand the challenges faced by distributed systems. Learn why many tools rely on Etcd's RAFT and develop an intuition for what constitutes a "correct" system design. Walk away with a comprehensive understanding of the problems confronting distributed systems and the ability to recognize effective solutions in the field.
Syllabus
Intro
Failure is inevitable
Not a new problem
Need to answer new questions
Example....
Why is it so hard?
WTF is RAFT?
Majority rules
Leader Gets a Write
Leader stages to log
Leader says to commit
Heartbeat messages
I'm the eaptain Leader, now
Components
Example of when things go wrong
Timeline
Modern Distributed Systems
MESOS
SWARM
NOMAD
Kubernetes
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
A Beginner’s Guide to DockerPackt via FutureLearn A Beginner's Guide to Kubernetes for Container Orchestration
Packt via FutureLearn A Practical Guide to Amazon EKS
A Cloud Guru Advanced Networking with Kubernetes on AWS
A Cloud Guru AIOps Essentials (Autoscaling Kubernetes with Prometheus Metrics)
A Cloud Guru