News

When we convert these changes at a database to a stream of events, we have Change Data Capture, or CDC. CDC involves capturing data which gets written to a database and sending it to downstream ...
Change Data Capture allows recording events of all the data and metadata changes that the source database has registered. These events can then be propagated to a downstream system thus enabling ...