How-to Guides for Confluent Cloud for Apache Flink¶
Discover how Confluent Cloud for Apache Flink® can help you accomplish common processing tasks such as joins and aggregations. This section provides step-by-step guidance on how to use Flink to process your data efficiently and effectively.
- Aggregate a Stream in a Tumbling Window
- Combine Streams and Track Most Recent Records
- Compare Current and Previous Values in a Data Stream
- Convert the Serialization Format of a Topic
- Create a User Defined Function
- Deduplicate Rows in a Table
- Mask Fields in a Table
- Handle Multiple Event Types
- Process Schemaless Events
- Scan and Summarize Tables