GFGuilherme Ferreiraingferreir.hashnode.dev·1d ago · 8 min readKafka on OpenShift in 15 Minutes: From Zero to Cluster with Red Hat Streams for Apache KafkaYou need a Kafka cluster on OpenShift. Apache Kafka's documentation has dozens of pages on broker configuration, startup scripts, and environment variables. Before producing your first message, two ho00
GFGuilherme Ferreiraingferreir.hashnode.dev·1d ago · 11 min readKafka for High Availability in Practice: Patterns with Red Hat Streams for Apache KafkaIt was 2:23 PM on a Friday when the alert came in: the order processing service had stopped consuming messages. The Kafka broker in the secondary datacenter had failed, taking down every partition who00
GFGuilherme Ferreiraingferreir.hashnode.dev·1d ago · 12 min readAnsible Execution Environments in Practice: Building Reproducible EEsYou write a playbook that works perfectly on your laptop. You commit it, push it to your CI pipeline, and it fails. After some investigation, you find that the CI environment runs a different version 00