Build a platform that serves many different customers. Each customer is called a tenant. A multi-tenant platform lets you run one application for everyone while keeping each tenant's data separate and secure.
This guide helps you choose the right hosting platform between Cloudflare and Vercel. It walks you through key decisions like how to identify tenants, whether to use subdomains or custom domains, and how to isolate tenants properly. You will also learn how to handle SSL, white-label branding, and map your platform limits to different pricing plans.
The workflow follows a specific order starting with domain strategy and ending with plan mapping. Follow each step carefully to avoid common pitfalls. This skill is useful for developers building SaaS products that need to support multiple tenants with custom domains and security.
Global
mkdir -p ~/.claude/skills/multi-tenant-architectureProject
mkdir -p .claude/skills/multi-tenant-architectureSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code