What is Apache Flink? — Architecture # Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. Flink has been designed to run in all common cluster environments, perform computations at in-memory speed and at any scale. Here, we explain important aspects of Flink’s architecture. Process Unbounded and Bounded Data # Any kind of data is produced as a stream of events.| flink.apache.org
Learn about multi-stage builds and how you can use them to improve your builds and get smaller images| Docker Documentation