Managing Consistency, State and Identity in Distributed Microservices
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the challenges of distributed microservices in this 39-minute conference talk from Scala Days Chicago 2017. Delve into the complexities of parallelism, asynchronous boundaries, state management, identity management, and consistency deficiencies. Focus on the particularly challenging aspects of consistency, state management, and identity management in microservice architectures. Learn about techniques for addressing these issues, including idempotency, eventual and causal consistency, CAP theorem considerations, establishing a single source of truth, and implementing distributed domain design. Gain valuable insights into managing the intricacies of distributed systems and improving the reliability and coherence of your microservices architecture.
Syllabus
Managing Consistency, State and Identity in Distributed Microservices by Duncan DeVore
Taught by
Scala Days Conferences
Related Courses
Building Reactive MicroservicesPluralsight Best Practices for Building and Deploying Data Pipelines in Apache Spark
Databricks via YouTube Effective Microservice Communication and Conversation Patterns
NDC Conferences via YouTube Designing Resilient Data Pipelines
USENIX via YouTube I Made Everything Loosely Coupled - Does My App Fall Apart?
GOTO Conferences via YouTube