SSL Encryption
Encryption solves the problem of the man in the middle (MITM) attack. That’s because your packets, while being routed to your destination, travel your networ...
Encryption solves the problem of the man in the middle (MITM) attack. That’s because your packets, while being routed to your destination, travel your networ...
Apache Kafka is an internal middle layer enabling your back-end systems to share real-time data feeds with each other through Kafka topics. With a standard ...
SASL and GSSAPI SASL and GSSAPI are frameworks that various authentication providers can be plugged into. People wishing to use Kerberos authentication in a...
Introduction to Logstash and Filebeat Filebeat FileBeat is basically a data-shipper that belongs to the Beats family. We can install this shipper on server...
Kafka Server Security Configuring Kafka Brokers Kafka Brokers support listening for connections on multiple ports. We need to configure listeners and optio...