MENU

Fun & Interesting

Not Just Events: Developing Asynchronous Microservices • Chris Richardson • GOTO 2019

GOTO Conferences 126,373 lượt xem 5 years ago
Video Not Working? Fix It Now

This presentation was recorded at GOTO Chicago 2019. #GOTOcon #GOTOchgo
http://gotochgo.com

Chris Richardson - Creator of the original CloudFoundry.com and author of 'POJOs in Action' and 'Microservices Patterns'

RESOURCES
https://x.com/crichardson
https://www.linkedin.com/in/pojos
https://github.com/cer
https://fosstodon.org/@crichardson
http://www.chrisrichardson.net
https://microservices.io

ABSTRACT
The microservice architecture functionally decomposes an application into a set of services. Each service has its own private database that’s only accessible indirectly through the services API. Consequently, implementing queries and transactions that span multiple services is challenging.
In this presentation, you will learn how to solve these distributed data management challenges using asynchronous messaging. Chris will share with you how to implement transactions using sagas, which are sequences of local transactions. You will learn how to coordinate sagas using either events or command messages. Chris will also explore how to implement queries using Command Query Responsibility Segregation (CQRS), which [...]

Download slides and read the full abstract here:
https://gotochgo.com/2019/sessions/717

RECOMMENDED BOOKS
Sam Newman • Monolith to Microservices • https://amzn.to/2Nml96E
Sam Newman • Building Microservices • https://amzn.to/3dMPbOs
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running• https://amzn.to/3c4HmmL Mitra, Nadareishvili, McLarty & Amundsen • Microservice Architecture • https://amzn.to/3fVNAb0
Chris Richardson • Microservices Patterns • https://amzn.to/2SOnQ7h
Adam Bellemare • Building Event-Driven Microservices • https://amzn.to/3yoa7TZ
Dave Farley • Continuous Delivery Pipelines • https://amzn.to/3hjiE51

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.instagram.com/goto_con
https://www.facebook.com/GOTOConferences
#Microservices #CQRS #Events #APIs #AsynchronousMicroservices #ChrisRichardson

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech
Sign up for updates and specials at https://gotopia.tech/newsletter

SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1

Comment