<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Shashank Yadav</title><link>https://yshashanky.github.io/blog/</link><description>Recent content on Shashank Yadav</description><image><title>Shashank Yadav</title><url>https://yshashanky.github.io/images/og-image.png</url><link>https://yshashanky.github.io/images/og-image.png</link></image><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 15 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://yshashanky.github.io/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>From XML to Avro: Building SpecificRecord and Publishing a GenericRecord with Kafka</title><link>https://yshashanky.github.io/blog/xml-to-avro-specificrecord/</link><pubDate>Tue, 15 Sep 2026 00:00:00 +0000</pubDate><guid>https://yshashanky.github.io/blog/xml-to-avro-specificrecord/</guid><description>A practical look at converting XML payloads to Avro SpecificRecord and GenericRecord in Java, using StAX, Schema Registry, and Kafka for the final publish flow.</description></item><item><title>KStream vs Consumer-Producer: Choosing the Right Architecture</title><link>https://yshashanky.github.io/blog/kstream-vs-consumer-producer/</link><pubDate>Wed, 09 Sep 2026 00:00:00 +0000</pubDate><guid>https://yshashanky.github.io/blog/kstream-vs-consumer-producer/</guid><description>A practical experience of choosing between Kafka Streams and separate Kafka Consumer and Producer clients for a cross-cluster Kafka pipeline.</description></item><item><title>Fisher-Yates Algorithm</title><link>https://yshashanky.github.io/blog/fisher-yates-algorithm/</link><pubDate>Tue, 03 Sep 2024 00:00:00 +0000</pubDate><guid>https://yshashanky.github.io/blog/fisher-yates-algorithm/</guid><description>A look at the Fisher-Yates shuffle algorithm, also known as the Knuth shuffle and a simple JavaScript implementation to get a random subset from an array.</description></item><item><title>Why and How to Use It - Part II</title><link>https://yshashanky.github.io/blog/why-and-how-to-use-k6-part-2/</link><pubDate>Sun, 25 Aug 2024 00:00:00 +0000</pubDate><guid>https://yshashanky.github.io/blog/why-and-how-to-use-k6-part-2/</guid><description>A practical guide to structuring k6 load test projects - covering folder layout, writing main.js with options, setup, and report generation, and building reusable microservice controller files with custom metrics.</description></item><item><title>Why and How to Use It - Part I</title><link>https://yshashanky.github.io/blog/why-and-how-to-use-k6-part-1/</link><pubDate>Tue, 20 Aug 2024 00:00:00 +0000</pubDate><guid>https://yshashanky.github.io/blog/why-and-how-to-use-k6-part-1/</guid><description>An introduction to k6 - what it is, its key features, how to export test results as HTML reports, and how to stream live metrics using the xk6-dashboard extension.</description></item></channel></rss>