<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Microservices on Nitin Kumar Singh</title><link>https://nitinksingh.com/tags/microservices/</link><description>Recent content in Microservices on Nitin Kumar Singh</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Nitin Kumar Singh. All rights reserved.</copyright><lastBuildDate>Sat, 06 Dec 2025 10:00:00 +0530</lastBuildDate><atom:link href="https://nitinksingh.com/tags/microservices/index.xml" rel="self" type="application/rss+xml"/><item><title>Building Production-Ready Microservices with .NET Aspire: A Complete E-Commerce Demo</title><link>https://nitinksingh.com/posts/building-production-ready-microservices-with-.net-aspire-a-complete-e-commerce-demo/</link><pubDate>Sat, 06 Dec 2025 10:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/building-production-ready-microservices-with-.net-aspire-a-complete-e-commerce-demo/</guid><description>&lt;p&gt;If you&amp;rsquo;ve ever built a microservices architecture, you know the pain points all too well: spending hours setting up PostgreSQL locally, wrestling with Redis configurations, debugging why RabbitMQ won&amp;rsquo;t connect, managing connection strings across multiple services, and let&amp;rsquo;s not even talk about implementing distributed tracing manually.&lt;/p&gt;</description></item><item><title>.NET Architecture at Scale: Visual Guide to Modern Design Patterns</title><link>https://nitinksingh.com/posts/.net-architecture-at-scale-visual-guide-to-modern-design-patterns/</link><pubDate>Sat, 05 Jul 2025 12:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/.net-architecture-at-scale-visual-guide-to-modern-design-patterns/</guid><description>&lt;h1 class="relative group"&gt;.NET Architecture at Scale: Visual Guide to Modern Design Patterns
 &lt;div id="net-architecture-at-scale-visual-guide-to-modern-design-patterns" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#net-architecture-at-scale-visual-guide-to-modern-design-patterns" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;⚡ Performance Note&lt;/strong&gt;: This article contains 16 comprehensive patterns with visual diagrams. For faster loading, consider bookmarking specific sections or using the &amp;ldquo;Find in Page&amp;rdquo; (Ctrl+F) feature to jump to relevant patterns.&lt;/p&gt;</description></item><item><title>Simplify Git Workflows Across Multiple Repositories with Git Submodules and Meta-Repositories</title><link>https://nitinksingh.com/posts/simplify-git-workflows-across-multiple-repositories-with-git-submodules-and-meta-repositories/</link><pubDate>Fri, 10 Jan 2025 09:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/simplify-git-workflows-across-multiple-repositories-with-git-submodules-and-meta-repositories/</guid><description>&lt;h2 class="relative group"&gt;&lt;strong&gt;Introduction&lt;/strong&gt;
 &lt;div id="introduction" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In modern software development, projects often consist of multiple repositories working together seamlessly. For instance, microservices architectures rely on modularity, where each service has its own repository. While this independence is beneficial, managing numerous repositories as a single cohesive unit can be daunting. Enter the &lt;strong&gt;meta-repository&lt;/strong&gt;: a powerful tool that simplifies the management of multiple interdependent Git repositories, enabling streamlined workflows without sacrificing modularity.&lt;/p&gt;</description></item></channel></rss>