<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Event-Streaming on Devops Monk</title><link>https://devops-monk.com/tags/event-streaming/</link><description>Recent content in Event-Streaming on Devops Monk</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devops-monk.com/tags/event-streaming/index.xml" rel="self" type="application/rss+xml"/><item><title>What Is Apache Kafka: Event Streaming From First Principles</title><link>https://devops-monk.com/tutorials/spring-kafka/what-is-apache-kafka/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://devops-monk.com/tutorials/spring-kafka/what-is-apache-kafka/</guid><description>The Problem Kafka Solves Imagine an e-commerce platform. A customer places an order. What needs to happen next?
Inventory must be reserved Payment must be charged A confirmation email must be sent The warehouse must be notified to pick and pack Analytics must record the sale Fraud detection must evaluate the transaction One request. Six downstream systems. In a traditional REST architecture, the Order Service calls each of those six services directly — synchronously, one after another.</description></item></channel></rss>