YoVDO

Effective Microservice Communication and Conversation Patterns

Offered By: NDC Conferences via YouTube

Tags

NDC Conferences Courses Idempotency Courses

Course Description

Overview

Explore effective microservice communication and conversation patterns in this comprehensive conference talk. Delve into the challenges of orchestration, choreography, sagas, and process management in microservice architectures. Learn how to design service communication that maintains autonomy and achieves intended purposes. Examine basic communication patterns, their limitations, and how advanced conversational patterns can enhance loose coupling. Discover real-world scenarios for complex coordination and practical applications of conversation patterns. Gain insights into scaling microservices, managing order fulfillment, coordinating work across services, and implementing effective catalog and menu systems. Understand the pros and cons of orchestration versus choreography approaches, and leave with valuable parting thoughts on building robust microservice ecosystems.

Syllabus

Effective Microservice Communication and Conversation Patterns
Scaling reality
Sound familiar?
Business model
Further complications - People don't like to wait
Solution: Hire more workers !
Problem: How do we fulfill an order?
First interaction: placing order
Patterns Used?
Synchronous Request/Response?
Idempotency and exactly-once processing
Fire-and-forget?
Order Flow IRL
Routing Slip
Managing backlogs of work
Larger Chains?
Taking Order
Processing Order?
Step 1: Publish
Tracking Completion
Step Completion
Larger Restaurants
Benevolent. Dictator - Chef
Starting Order with Waitstaff
Starting Order Fulfillment
Coordinating Work
Orchestration vs Choreography
Catalogs and menus
Creating the menu
Typical solution
Equivalent design
Better solution
Publishing changes
Characteristics
Parting thoughts


Taught by

NDC Conferences

Related Courses

Building Reactive Microservices
Pluralsight
So You Want To Be an Actor - Lessons From Implementing The Actor Model
GOTO Conferences via YouTube
15 Essential Do's and Don'ts with Apache Kafka
Devoxx via YouTube
Common Pitfalls in Microservice Integration and How to Avoid Them
Devoxx via YouTube
6 Years of Serverless - Lessons Learned from Real-World Applications
NDC Conferences via YouTube