AWS Database Blog
Tag: HAQM Managed Streaming for Apache Kafka
Streaming data to HAQM Managed Streaming for Apache Kafka using AWS DMS
AWS Database Migration Service (DMS) announced support of HAQM Managed Streaming for Apache Kafka (HAQM MSK) and self-managed Apache Kafka clusters as target. With AWS DMS you can replicate ongoing changes from any DMS supported sources such as HAQM Aurora (MySQL and PostgreSQL-compatible), Oracle, and SQL Server to HAQM Managed Streaming for Apache Kafka (HAQM MSK) and self-managed Apache Kafka clusters.
In this post, we use an e-commerce use case and set up the entire pipeline with the order data being persisted in an Aurora MySQL database. We use AWS DMS to load and replicate this data to HAQM MSK. We then use the data to generate a live graph on our dashboard application.
Change data capture from Neo4j to HAQM Neptune using HAQM Managed Streaming for Apache Kafka
After you perform a point-in-time data migration from Neo4j to HAQM Neptune, you may want to capture and replicate ongoing updates in real time. For more information about automating point-in-time graph data migration from Neo4j to Neptune, see Migrating a Neo4j graph database to HAQM Neptune with a fully automated utility. This post walks you […]