aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

Add new Kafka + Flink Streaming Example #979

Closed kmanuwai closed 6 months ago

kmanuwai commented 6 months ago

Real-time streaming application using Amazon Managed Service for Apache Flink and Amazon Managed Streaming for Apache Kafka

Built the project out in CDK based off this AWS blog post: https://aws.amazon.com/blogs/big-data/build-a-real-time-streaming-application-using-apache-flink-python-api-with-amazon-kinesis-data-analytics/

image


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

kaiz-io commented 6 months ago

Hello @kmanuwai, though this is an example of setting up Kafka & Flink with CDK, this would be better as it's own repo. Also messaged internally.