Not Just Events - Developing Asynchronous Microservices
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the challenges and solutions of developing asynchronous microservices in this conference talk from GOTO Chicago 2019. Dive into the world of distributed data management as Chris Richardson, creator of CloudFoundry.com and author of 'Microservices Patterns', shares insights on implementing transactions and queries across multiple services. Learn how to use sagas for coordinating sequences of local transactions, and discover the benefits of Command Query Responsibility Segregation (CQRS) for implementing queries. Gain valuable knowledge on leveraging asynchronous messaging to overcome the complexities of microservice architecture, including managing private databases and handling cross-service operations. Perfect for developers and architects looking to enhance their understanding of microservices, this talk provides practical strategies for building robust, scalable systems in a distributed environment.
Syllabus
Not Just Events: Developing Asynchronous Microservices • Chris Richardson • GOTO 2019
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube