<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Architecture on Kuldeep Pisda</title><link>https://kdpisda.in/tag/architecture/</link><description>Recent content in Architecture on Kuldeep Pisda</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 28 May 2026 10:00:00 +0530</lastBuildDate><atom:link href="https://kdpisda.in/tag/architecture/index.xml" rel="self" type="application/rss+xml"/><item><title>One Escape Hatch, Not a Rewrite: Extracting a Node SFTP Service</title><link>https://kdpisda.in/escape-hatch-not-rewrite-node-sftp-service/</link><pubDate>Thu, 28 May 2026 10:00:00 +0530</pubDate><guid>https://kdpisda.in/escape-hatch-not-rewrite-node-sftp-service/</guid><description>&lt;h2 id="the-deploy-that-wouldnt-deploy"&gt;The deploy that wouldn&amp;rsquo;t deploy&lt;a class="heading-anchor" href="#the-deploy-that-wouldnt-deploy" aria-hidden="true" tabindex="-1"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;I spent about fifteen months embedded on a venture-backed AI voice platform for home-services contractors — the kind of product that answers a plumber&amp;rsquo;s phone at 2am and books the job before the caller hangs up. Most of it ran serverless: Next.js on a serverless host, a couple thousand API routes, durable background jobs for the campaigns and CRM syncs. That model had carried the product for years, and I had zero interest in relitigating it.&lt;/p&gt;</description></item><item><title>The Anatomy of a Low-Maintenance Django Monolith</title><link>https://kdpisda.in/anatomy-low-maintenance-django-monolith/</link><pubDate>Thu, 12 Mar 2026 10:00:00 +0530</pubDate><guid>https://kdpisda.in/anatomy-low-maintenance-django-monolith/</guid><description>&lt;p&gt;Here&amp;rsquo;s the metric I&amp;rsquo;m proudest of on a codebase I wrote early in my career: for the
whole of 2024, I made zero commits to it. Not a hotfix, not a dependency bump, not a
config tweak. It sat in production — a veterinary clinic platform serving real
clinics, OTP logins, billing, reminder SMS going out on a schedule — and it asked
nothing of me. When the next change finally landed, in October 2025, it wasn&amp;rsquo;t a bug
fix. It was a vendor migration I &lt;em&gt;chose&lt;/em&gt; to do, and it shipped as a config change.&lt;/p&gt;</description></item><item><title>One Django Backend, Twenty-Plus Frontends: The Hub-and-Spoke Bet</title><link>https://kdpisda.in/one-django-backend-many-frontends-hub-and-spoke/</link><pubDate>Sat, 21 Feb 2026 10:00:00 +0530</pubDate><guid>https://kdpisda.in/one-django-backend-many-frontends-hub-and-spoke/</guid><description>&lt;p&gt;With &lt;code&gt;python-pay-ccavenue&lt;/code&gt; extracted and payments finally living in a package I trusted (chapter 5), the Django platform had stopped being a rescue operation and started being a foundation. Which was exactly when the shape of the real problem came into focus — and it wasn&amp;rsquo;t a backend problem at all.&lt;/p&gt;
&lt;p&gt;Happy Thoughts was never going to be &lt;em&gt;one app&lt;/em&gt;. The foundation wanted a public site to browse courses, a separate learner app to actually watch them, a Hindi-first experience distinct from the English one, a landing site per major course launch, a donations site, a react-admin panel for the content team, an events microsite, and — because most of India consumes video on a phone — a native Android app. Off to the side, the &lt;em&gt;same&lt;/em&gt; organisation ran Ambarsthan (a bookable facility) and an internal ERP for departments and staff. By the time I counted honestly, we were looking at roughly twenty Next.js web apps plus an admin panel plus Android, all of which needed the same three things: the same content, the same user identity, and the same payments.&lt;/p&gt;</description></item></channel></rss>