aws-samples / amazon-kinesis-data-analytics-examples

Example applications in Java, Python and SQL for Kinesis Data Analytics, demonstrating sources, sinks, and operators.
MIT No Attribution
139 stars 87 forks source link

Add Apache Flink StateFun runtime example #67

Closed awsalialem closed 1 year ago

awsalialem commented 1 year ago

Issue #, if available:

Description of changes: Add Apache Flink StateFun runtime example. This runtime runs on Kinesis Analytics and invokes HTTP calls to remote operators build using Apache FlinkStatefun SDK deployed on AWS Lambda or other compute infrastructure. This example is resilient such that if is started from a previous Savepoint (snapshot) it maintains the state of all remote operators.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.