filmov
tv
DevOps Malaysia Online Meetup #32 : Using Debezium for Microservices Outbox Pattern (Redhat)
Показать описание
We are back with REDHAT team this time! Join us and make it even better!
Date: Using Debezium for Microservices Outbox Pattern
Time: , 8.30pm - 9.45pm
Agenda:
8.30pm - Buzzcorner
8.45pm - Using Debezium for Microservices Outbox Pattern (Redhat)
9.30pm - Questions and Hangout
THE TALK
Title: Using Debezium for Microservices Outbox Pattern by CK Gan, Senior Specialist Solution Architect Redhat
Debezium is an open-source distributed platform for change data capture (CDC). It provides none-intrusive CDC to capture database inserts, updates and deletes that are committed by applications, and streams these changes to Apache Kafka.
Typical microservices outbox pattern implementation requires developers to manually create the outbox event table and write the codes to send the data from the outbox table to the respective
messaging platform. Debezium Outbox Event Router together with Outbox Quarkus Extension take cares of this and enforce a standard approach to do this with declarative implementation.
Let’s join this session to explore how the Debezium helps developers in the microservice outbox pattern implementation.
About our Speaker: CK Gan, Senior Specialist Solution Architect Redhat