![Building Event-Driven Microservices - Chapter 5 - Event-Driven Processing Basics](/en/2022/06/building-event-driven-microservices-05-event-driven-processing-basics/images/Building-Event-Driven-Microservices%28title%29_hu7787e8fb510b89a0b5a2ec0c57daf609_74941_400x0_resize_q90_h2_box.webp)
Building Event-Driven Microservices - Chapter 5 - Event-Driven Processing Basics
Overviewing basics of event processing in Event-Driven Architectures:
Typical structure of microservice Typical types of event transformations, 2 branching scenarios, merging streams Repartitioning events and when it can be useful Copartitioning events and when it is needed Assigning Partitions to a Consumer Instance. Three strategies to do this. Recovering from stateless processing instance failures. These topics are disclosed in the Chapter 5 of the book we are currently studying: