Skip to main content

Flink on EKS Stack

Production-ready Apache Flink streaming examples and configurations for Amazon EKS. Choose from infrastructure deployment and streaming use cases.

Getting Started

1

Deploy Infrastructure

Start with the infrastructure deployment guide to set up your Flink streaming foundation

2

Choose Your Use Case

Select the streaming example that matches your real-time processing requirements

3

Follow Instructions

Each example provides step-by-step deployment and streaming configuration guides

4

Customize

Adapt the configurations for your specific streaming workloads and performance needs

🌊

Real-time WordCount Streaming

Classic streaming example with Kafka source and real-time word count aggregation using Apache Flink operators

StreamingReal-time