Recent Posts

Kafka Server

less than 1 minute read

Kafka Server Security Configuring Kafka Brokers Kafka Brokers support listening for connections on multiple ports. We need to configure listeners and optio...

Kafka Schema Registry

less than 1 minute read

Kafka Schema Registry Security Schema Registry provides a serving layer for your metadata. It provides a RESTful interface for storing and retrieving Avro s...

Kafka Rest Proxy

less than 1 minute read

Kafka Rest Proxy Security The Kafka REST Proxy provides a RESTful interface to a Kafka cluster. It makes it easy to produce and consume messages, view the s...

Kafka KSQL

less than 1 minute read

Kafka KSQL Security Kafka enables companies to transform their business with event-driven architectures. They can deploy real-time data pipelines that organ...

Kafka Connect

less than 1 minute read

Kafka Connect Security Kafka Connect is a tool for scalably and reliably streaming data between Apache Kafka and other data systems. It makes it simple to q...