🗃️ Kafka Connect
2 items
🗃️ Operations
1 item
📄️ ACLs
- Kafka uses Zookeeper to store ACLs
📄️ Concepts
- Partitions of topic can be stored in different servers (scaled horizontally)
📄️ cross-cluster
- Mirror: copying data between Kafka clusters
📄️ install-kafka-cluster
1. Download zookeeper
📄️ internals
Record
📄️ KSQL
- KsqlDB: streaming database
📄️ questions
* min.insync.replicas ?
📄️ REST Proxy
Allows to:
📄️ Schema Registry
* The main values:
📄️ security
* Data encyption in-flight with SSL
📄️ Kafka streams
- Record: is key-value pair
📄️ tools
Kafka tools