-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Task
Provide a runnable demo showcasing the integration of AutoMQ Table Topics with AWS Glue Schema Registry.
Background
Integrating with a schema registry like AWS Glue is crucial for data governance and evolution. This demo will show users how to use AutoMQ Table Topics in conjunction with schemas managed in AWS Glue.
Acceptance Criteria
- A docker-compose or script-based setup is provided for the demo.
- The demo includes a client application that produces data to a table topic using a schema registered in AWS Glue.
- Another client consumes the data, using the schema from AWS Glue to deserialize it.
- The
table-topic-solutions/aws-glue-integration/README.mdis updated with prerequisites (e.g., AWS credentials) and step-by-step instructions to run the demo.
Metadata
Metadata
Assignees
Labels
No labels