Rafael NataliSecuring your Azure Kubernetes Services ClusterIn this article, I will present my perspective on securing an Azure Kubernetes cluster with the principle of least privilege as a top…Sep 13Sep 13
Rafael NataliUnlocking Kafka Security with Access Control Lists (ACLs)Apache Kafka employs Access Control Lists (ACLs) as a vital component of its security infrastructure. ACLs regulate access to Kafka…Mar 16Mar 16
Rafael NataliinMarioneteKubernetes Network In Action 3/3This is the third and final articles explaining and detailing the Kubernetes Network model with a hands-on approach. In the first article…Feb 5Feb 5
Rafael NataliinMarioneteKubernetes Network In Action — 2/3This is the second of three articles explaining and detailing the Kubernetes Network model with a hands-on approach. In the first article…Jan 30Jan 30
Rafael NataliinMarioneteKubernetes Network In Action — 1/3This is the first part of three articles explaining and detailing the Kubernetes Network model with a hands-on approach. The series will…Jan 22Jan 22
Rafael NataliMonitoring Kafka Container Health with ProbesThis article will describe how to use Kubernetes Probes to monitor the health of your Kafka pods.Jan 19Jan 19
Rafael NataliBacking up an etcd clusterAll Kubernetes objects are stored on etcd. Periodically backing up the etcd cluster data is important to recover Kubernetes clusters under…Dec 29, 2023Dec 29, 2023
Rafael NataliAutomatically Reassigning Partitions in Apache Kafka ClusterWhen you need to reassign a partition to another broker or brokers, the kafka-reassign-partitions tool comes in handy. It’s particularly…Oct 11, 20233Oct 11, 20233
Rafael NataliinMarioneteImproving the performance of a Kafka Connect CSV source connectorCurrent ingestion problemsOct 10, 2023Oct 10, 2023
Rafael NataliRunning Kafka in Kubernetes with Kraft mode and SASL authentication.Learn how to launch an Apache Kafka with the Apache Kafka Raft (KRaft) consensus protocol and SASL/PLAIN authentication. This article is a…Sep 26, 2023Sep 26, 2023