<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Santhosh Kumar</title>
		<link>https://dev.santhoshkumar/</link>
		<description>Recent content on Santhosh Kumar</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Fri, 04 Sep 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://dev.santhoshkumar/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Apache Cassandra with Spring Boot: A Hands-On Guide</title>
				<link>https://dev.santhoshkumar/posts/apache-cassandra-spring-boot-guide/</link>
				<pubDate>Fri, 04 Sep 2026 00:00:00 +0000</pubDate>
				<guid>https://dev.santhoshkumar/posts/apache-cassandra-spring-boot-guide/</guid>
				<description>&lt;p&gt;In this article, I would like to talk about my understanding of Apache Cassandra database and how to use it with Spring Boot. We will cover below topics,&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Introduction to Cassandra database &amp;amp; when to use it&lt;/li&gt;&#xA;&lt;li&gt;Run Cassandra with Docker and access it from Spring Boot application&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;1-introduction-to-cassandra-database--when-to-use-it&#34;&gt;1. Introduction to Cassandra database &amp;amp; when to use it&lt;/h2&gt;&#xA;&lt;p&gt;Apache Cassandra is a distributed NoSQL database.&lt;/p&gt;&#xA;&lt;p&gt;In a distributed database, data is stored in multiple nodes available in a cluster. Nodes communicate with each other for replicating the data &amp;amp; keeping the data in sync.&#xA;It allows the database to scale horizonatally(add or delete nodes) &amp;amp; be highly available(data is replicated in multiple nodes).&lt;/p&gt;</description>
			</item>
			<item>
				<title>About</title>
				<link>https://dev.santhoshkumar/about/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://dev.santhoshkumar/about/</guid>
				<description>&lt;p&gt;Hi, I&amp;rsquo;m Santhosh. I live in Phoenix, and I  work at American Express as a Senior Software Engineer.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Email: &lt;a href=&#34;mailto:santhosh.bs.kumar@gmail.com&#34;&gt;santhosh.bs.kumar@gmail.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;LinkedIn: &lt;a href=&#34;https://www.linkedin.com/in/santhosh-kumar-bathili-sathiyamoorthy-3440b2131/&#34;&gt;Santhosh Kumar Bathili Sathiyamoorthy&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
	</channel>
</rss>
