Security in Streaming
Logging can function as a ledger, helping to maintain state during service interruptions, but it may impact throughput. When it comes to containers, security is largely the responsibility of the user, as there are no inherent protections against accessing system-level resources. It's crucial for developers to implement their own security measures, especially since Kafka and Samza do not provide built-in security for topics.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 436: Apache Samza with Yi Pan
Related Questions