Stream Processing Fundamentals
Secure Stream Processing with the Streams API in Kafka | Confluent

Secure Stream Processing with the Streams API in Kafka | Confluent

7/21/2016 · Michael Noll

What this post added

Details the security features of the Kafka Streams API, focusing on client authentication, authorization, and data encryption (in-transit). Explains how these features integrate with Apache Kafka's security mechanisms and provides a code example for configuring SSL encryption and client authentication within a Streams API application's configuration.

Read the original post ↗