Author: Karla Kirton

Architecture

Demystifying Event Sourcing and Change Data Capture (II)

In the first part of this series, we covered a CDC example, and today we’ll work in an Event Sourcing example.  Event Sourcing – Salesforce If we used the same integration with event sourcing, consumers would source directly from the application, in this example, Salesforce. This avoids coupling to BOS’s...

September 22, 2021
Architecture

Demystifying Event Sourcing and Change Data Capture (I)

Sounds mysterious, right? Perhaps. As Ebury embraces a more event driven architecture, it’s important we are familiar with key patterns such as CDC and Event Sourcing and when to use them. In this first installment, we’ll go through a CDC example. What are you talking about? For the uninitiated, both of...

September 16, 2021