saas-architect

Architect multi-tenant SaaS architectures with isolation, billing, and governance patterns.

9|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/e-t-y-b/etyb-skills --skill saas-architect-e-t-y-b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saas-architect
Source: https://github.com/e-t-y-b/etyb-skills/tree/main/skills/saas-architect
Command: npx skills add https://github.com/e-t-y-b/etyb-skills --skill saas-architect-e-t-y-b

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Architect multi-tenant SaaS platforms with robust isolation, billing, onboarding, and governance.

Core Features & Use Cases

  • Global tenancy strategy with pool, bridge, silo, and hybrid models tailored to SMB and enterprise.
  • Enforcement patterns: RLS, per-tenant schemas, BYOK, SSO/SAML, SCIM, tenant-aware RBAC, and telemetry.
  • Migration planning: stage-by-stage isolation upgrades, data residency, and non-disruptive transitions.

Quick Start

Request a design for a hybrid tenancy model supporting SMB and enterprise with EU data residency, BYOK, and SAML/SCIM-based onboarding.

Frequently Asked Questions about saas-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose a multi-tenant database isolation pattern for SaaS architecture?

Multi-tenant SaaS onboarding handles provisioning workflows, SAML-based SSO, and SCIM integrations. These components automate user lifecycle management and tenant entitlement provisioning, ensuring secure identity governance for enterprise clients.

What is the best way to design a SaaS architecture with EU data residency and BYOK?

Designing SaaS architecture with EU data residency requires geo-fencing tenant data and applying Bring Your Own Key (BYOK) encryption. A hybrid tenancy model isolates enterprise compute and data, ensuring compliance with regional governance and SOC 2 requirements.

How does SSO and SCIM provisioning work for enterprise SaaS onboarding?

SaaS metering and entitlements track consumption metrics and feature access for billing. Integrating metering with your billing system automates invoice generation based on tenant usage, enforcing plan limits and throttling through real-time entitlement checks.

Can I migrate a pooled multi-tenant SaaS architecture to a silo model without downtime?

Multi-tenant SaaS architecture handles compliance and data residency through geo-fenced deployments and tenant-specific BYOK encryption. Implementing SOC 2 controls requires tenant-aware telemetry, auditable access logs, and strict data isolation boundaries.