Security # Apache Flink # Apache Flink is a distributed stream and batch processing framework that executes user-supplied code across a cluster of machines. Trust Boundary # Flink’s security model is built around one explicit trust boundary: the cluster operator is trusted; the cluster network interfaces are not public. Authenticated users who submit jobs are fully trusted.