Skip to content

feat(table_topic_demo): Add Demo for AWS Glue Integration #23

@daniel-y

Description

@daniel-y

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.md is updated with prerequisites (e.g., AWS credentials) and step-by-step instructions to run the demo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions