亚洲国产天堂久久综合226114,亚洲va中文字幕无码毛片,亚洲av无码片vr一区二区三区,亚洲av无码乱码在线观看,午夜爽爽爽男女免费观看影院

課程目錄:Change Data Capture (CDC) with Debezium培訓(xùn)
4401 人關(guān)注
(78637/99817)
課程大綱:

   Change Data Capture (CDC) with Debezium培訓(xùn)

 

 

 

Introduction

Overview of Debezium Features and Architecture
Change Data Capture (CDC) use cases
Data replication
Updating / invalidating a cache
Updating search indexes
Data synchronization in microservices
Setup and Installation

Setting up the Development Environment
Conventional installation approach.
Using Docker and Debezium container images.
Getting Started

Choosing the database
Starting Zookeeper
Starting Kafka
Starting the connector service
Registering the connector
Configuring serialization, routing, message filtering, signals, etc.
Working with the Database

How data capture works
Understanding event streams
Working with database topologies (standalone, clusters, etc.)
Debezium in Action

Inserting, updating, and deleting a record
Purging a cache
Updating search indexes
Generating derived views and data
Syncing data sources
Other Implementations

Debezium Server
Embedded Debezium
Working with Debezium API

Understanding the Debezium engine
Working with the debezium-api module
Handling dependencies
Working with messages
Troubleshooting

Summary and Conclusion