The Art of Service Discovery at Scale
Offered By: Strange Loop Conference via YouTube
Course Description
Overview
Explore the intricacies of service discovery in microservices architecture through this 36-minute conference talk from Strange Loop. Delve into the concept of service discovery and its crucial role in complex service-based architectures. Learn about Netflix's Eureka, a highly-available, multi-datacenter aware service discovery solution that prioritizes availability over consistency during network partitions. Discover the architecture of Eureka and understand what sets it apart in the field. Gain insights into topics such as the CAP Theorem, availability, durability, stateful protocols, data conflicts, replication, network partitions, and self-preservation. Understand the potential impact of failures and how to mitigate them in large-scale service discovery implementations.
Syllabus
Introduction
What is service discovery
How a service discovery used
What if service discovery is unavailable
Cap Theorem
Availability
Durability
Stateful protocol
Stateful interaction model
Data conflicts
Cost of divergence
Ordered stream
Replication
Network partitions
Selfpreservation
Impact of failure
Taught by
Strange Loop Conference
Tags
Related Courses
Spring Boot Microservices and Spring Cloud. Build & Deploy.Udemy Spring: Spring Cloud
LinkedIn Learning Microservices with Spring Cloud
Udemy Microservices Practical Examples
YouTube Microservices Tutorial with Java, SpringBoot and Eureka
YouTube