Remove removing-zookeeper-dependency-in-kafka
article thumbnail

Preparing Your Clients and Tools for KIP-500: ZooKeeper Removal from Apache Kafka

Confluent

As described in the blog post Apache Kafka® Needs No Keeper: Removing the Apache ZooKeeper Dependency, when KIP-500 lands next year, Apache Kafka will replace its usage of Apache ZooKeeper […].

Tools 140
article thumbnail

Securing Kafka using Vault PKI

OpenCredo

In this blog post, I’ll cover the steps to easily set up a PKI with Vault from HashiCorp , and use it to secure a Kafka Cluster. Kafka is a distributed fault-tolerant, high-throughput and low-latency streaming platform for handling real-time data feeds. The target architecture. The trust hierarchy.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Apache Kafka Deployments and Systems Reliability – Part 1

Cloudera

There are many ways that Apache Kafka has been deployed in the field. In our Kafka Summit 2021 presentation, we took a brief overview of many different configurations that have been observed to date. In this blog series, we will discuss each of these deployments and the deployment choices made along with how they impact reliability.

article thumbnail

Operating Apache Kafka with Cruise Control

Cloudera

There are two big gaps in the Apache Kafka project when we think of operating a cluster. There are no solutions for these inside the Kafka project but there are many good 3rd party tools for both problems. Cruise Control is integrated with Kafka through metrics reporting. About Cruise Control. Architecture. Metrics Reporting.

Metrics 69
article thumbnail

DBLog: A Generic Change-Data-Capture Framework

Netflix Tech

Requirements In a previous blog post, we discussed Delta , a data enrichment and synchronization platform. In our Delta blog post , we also described use cases beyond data synchronization, such as event processing. In databases like MySQL and PostgreSQL, transaction logs are the source of CDC events. Minimizing database impact.

Data 79
article thumbnail

DBLog: A Generic Change-Data-Capture Framework

Netflix Tech

Requirements In a previous blog post, we discussed Delta , a data enrichment and synchronization platform. In our Delta blog post , we also described use cases beyond data synchronization, such as event processing. In databases like MySQL and PostgreSQL, transaction logs are the source of CDC events. Minimizing database impact.

Data 84
article thumbnail

How we built a highly scalable distributed state machine

Bernd Rucker

I revealed that Zeebe plays in the same league as e.g. Apache Kafka. I contrasted this to traditional workflow engine architectures using a RDMS in part 1 of this blog post. Say hello to cloud-native workflow automation?—?part part 2 In Zeebe.io?—?a buzzwords checked!). In this article I want to go deeper.