<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://ridhfolio.vercel.app/</id>
    <title>Ridham Patel</title>
    <updated>2026-05-17T08:38:48.859Z</updated>
    <generator>Feed for Node.js</generator>
    <link rel="alternate" href="https://ridhfolio.vercel.app/"/>
    <link rel="self" href="https://ridhfolio.vercel.app/atom.xml"/>
    <subtitle>The personal portfolio of Ridham Patel – Associate Software Engineer at OpenXcell Technolabs, with expertise in AI/ML, LLM systems, scalable backend architectures, and full-stack development. AWS Certified Cloud Practitioner.</subtitle>
    <rights>All rights reserved 2026, Ridham Patel</rights>
    <entry>
        <title type="html"><![CDATA[Multitenancy in Modern SaaS: Architecture, Approaches, and Design Patterns]]></title>
        <id>https://ridhfolio.vercel.app/blog/multitenancy-in-modern-saas-architecture</id>
        <link href="https://ridhfolio.vercel.app/blog/multitenancy-in-modern-saas-architecture"/>
        <updated>2026-03-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Multitenancy is a core architectural pattern behind modern SaaS platforms that allows a single application instance to securely serve multiple organizations. This article explores why multitenancy matters, the different architectural approaches used to implement it, and how modern cloud systems design tenant-aware applications for scalability and efficiency.]]></summary>
        <category label="multitenancy" term="multitenancy"/>
        <category label="saas architecture" term="saas architecture"/>
        <category label="system design" term="system design"/>
        <category label="cloud architecture" term="cloud architecture"/>
    </entry>
</feed>