Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yandex-cloud-examples/yc-data-transfer-cdc-from-mysql-to-yds

Захват изменений данных из MySQL и поставка в Yandex Data Streams с помощью Yandex Data Transfer.
https://github.com/yandex-cloud-examples/yc-data-transfer-cdc-from-mysql-to-yds

cdc data-transfer mysql terraform yandex-cloud yandexcloud yds

Last synced: about 1 month ago
JSON representation

Захват изменений данных из MySQL и поставка в Yandex Data Streams с помощью Yandex Data Transfer.

Awesome Lists containing this project

README

        

# Захват изменений данных из Yandex Managed Service for MySQL и поставка в Yandex Data Streams с помощью Yandex Data Transfer

С помощью сервиса [Data Transfer](https://cloud.yandex.ru/docs/data-transfer) вы можете отслеживать изменения данных в кластере [Managed Service for MySQL](https://cloud.yandex.ru/docs/managed-mysql) и отправлять их в [Data Streams](https://cloud.yandex.ru/docs/data-streams). Настройка через Terraform описана в [практическом руководстве](https://cloud.yandex.ru/docs/data-transfer/tutorials/mmy-to-yds), необходимый для настройки конфигурационный файл [mysql-yds.tf](mysql-yds.tf) расположен в этом репозитории.