Click >>this link<< to read the related tutorial from the AtomicJar Blog.
Click >>this link<< to read the related tutorial from the InfluxDB Blog.
Dealing with data is hard in the Cloud-native era, as the cloud itself has many dynamics, and microservices have their unique data-relevant problems. As many patterns emerge after dealing with similar problems over and over, technologists invented many data integration patterns to solve those data-related problems. Change Data Capture (CDC) is one of those data […]
Hi everyone. I recently updated the Strimzi Kafka CLI to the following Strimzi versions: Strimzi 0.26.1 (for AMQ Streams 2.0.1) – 0.1.0a60 Strimzi 0.28.0 (latest) – 0.1.0a61 Note that 0.1.0a61 is the latest version and Strimzi CLI is still in alpha state. If you are using AMQ Streams 2.0.1, then install Strimzi CLI as follows: […]
It has been a while since a friend of mine asked if Strimzi CLI can be installed with Homebrew. I had to answer by saying “No” that time. But now my friend, we have the Homebrew installer:) I had been thinking that using the Python package installer is enough because any OS can have Python […]
TL;DR: You can download the Strimzi CLI Cheat Sheet from this link if you are curious about Strimzi CLI capabilities and want a kind of quick reference guide for it. It is a little bit more than one year since I first announced Strimzi Kafka CLI; a command-line interface for Strimzi Kafka Operator. It was […]
Access the repo of this post from here: https://github.com/systemcraftsman/strimzi-kafka-cli/tree/master/examples/5_connect If you are interested in more, check out the video that I create a Kafka Connect cluster and the relevant connectors in the article, using Strimzi Kafka CLI:
Visit the following link to clone this demo: https://github.com/systemcraftsman/quarkus-strimzi-cli-demos