<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kafka on Subhadip's Blog</title><link>https://www.subhadig.net/tags/kafka/</link><description>Recent content in Kafka on Subhadip's Blog</description><generator>Hugo</generator><language>en-us</language><copyright>Subhadip Ghosh</copyright><lastBuildDate>Sat, 06 Jun 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.subhadig.net/tags/kafka/index.xml" rel="self" type="application/rss+xml"/><item><title>Running Kafka in Docker</title><link>https://www.subhadig.net/posts/running-kafka-in-docker/</link><pubDate>Sat, 06 Jun 2020 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/running-kafka-in-docker/</guid><description>&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Running &lt;em&gt;Apache Kafka&lt;/em&gt; with &lt;em&gt;Docker&lt;/em&gt; can be harder than it should be.
Or perhaps it&amp;rsquo;s easy once you know what exactly you need to do. In this post,
I&amp;rsquo;m going to discuss about how I run Kafka in &lt;em&gt;Docker&lt;/em&gt;.&lt;/p&gt;
&lt;h3 id="what-is-kafka"&gt;What is Kafka?&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://kafka.apache.org/"&gt;Apache Kafka&lt;/a&gt; is a distributed real-time event
streaming and ingestion platform that is capable of handling very large volume
of data. With the rise in the &lt;em&gt;Microservices&lt;/em&gt; architecture in recent years,
&lt;em&gt;Kafka&lt;/em&gt; has gained a lot of popularity.&lt;/p&gt;</description></item></channel></rss>