<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Consumer on k8s, Devops &amp; CyberSecurity</title>
    <link>https://leafy-longma-851915.netlify.app/tags/consumer/</link>
    <description>Recent content in Consumer on k8s, Devops &amp; CyberSecurity</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 13 Feb 2023 21:55:18 +0545</lastBuildDate><atom:link href="https://leafy-longma-851915.netlify.app/tags/consumer/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kafka Producer Consumer</title>
      <link>https://leafy-longma-851915.netlify.app/posts/kafka-producer-consumer/</link>
      <pubDate>Mon, 13 Feb 2023 21:55:18 +0545</pubDate>
      
      <guid>https://leafy-longma-851915.netlify.app/posts/kafka-producer-consumer/</guid>
      <description>In the earlier blog article we created a strimzi kafka cluster on kubernetes. We are going to write kafka producers and consumer on this part of the blog. All code used in this blog has been shared on github. Producers send messages to kafka topics and consumers consume messages from the kafka topic. For the sake of ease we have used python for writing kafka producer and consumers. kafka producer uses car_id as the partition key.</description>
    </item>
    
  </channel>
</rss>
