Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

Event-Driven Architecture in Golang: Building complex systems with asynchronicity and eventual consistency

Rate this book
Begin building event-driven microservices, including patterns to handle data consistency and resiliency

Key FeaturesExplore the benefits and tradeoffs of event-driven architectures with practical examples and use casesUnderstand synergy with event sourcing, CQRS, and domain-driven development in software architectureBuild an end-to-end robust application architecture by the end of the bookBook DescriptionEvent-driven architecture in Golang is an approach used to develop applications that shares state changes asynchronously, internally, and externally using messages. EDA applications are better suited at handling situations that need to scale up quickly and the chances of individual component failures are less likely to bring your system crashing down. This is why EDA is a great thing to learn and this book is designed to get you started with the help of step-by-step explanations of essential concepts, practical examples, and more.

You'll begin building event-driven microservices, including patterns to handle data consistency and resiliency. Not only will you learn the patterns behind event-driven microservices but also how to communicate using asynchronous messaging with event streams. You'll then build an application made of several microservices that communicates using both choreographed and orchestrated messaging.

By the end of this book, you'll be able to build and deploy your own event-driven microservices using asynchronous communication.

What you will learnUnderstand different event-driven patterns and best practicesPlan and design your software architecture with easeTrack changes and updates effectively using event sourcingTest and deploy your sample software application with easeMonitor and improve the performance of your software architectureWho this book is forThis hands-on book is for intermediate-level software architects, or senior software engineers working with Golang and interested in building asynchronous microservices using event sourcing, CQRS, and DDD. Intermediate-level knowledge of the Go syntax and concurrency features is necessary.

Table of ContentsIntroduction to Event-Driven ArchitecturesSupporting Patterns In BriefDesign and PlanningEvent FoundationsTracking Changes with Event SourcingAsynchronous ConnectionsEvent-carried State TransferEvent WorkflowsTransactional MessagingTestingDeploying applications to the cloudMonitoring and Observability

384 pages, Kindle Edition

Published November 25, 2022

19 people are currently reading
42 people want to read

About the author

Michael Stack

25Ìýbooks1Ìýfollower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (22%)
4 stars
3 (33%)
3 stars
2 (22%)
2 stars
2 (22%)
1 star
0 (0%)
Displaying 1 of 1 review
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.