slamb2k / isv-saas-essentials

Guidance and Reference Architectures for ISV's building SaaS on Azure
3 stars 0 forks source link

SaaS Tenancy Model #3

Open jimloz opened 3 years ago

jimloz commented 3 years ago
1. Tenancy model
    ○ How to decide an approach to multitenancy
        ○ Define typical architypes
        ○ Multitentancy approach for each architype
        ○ Considerations for each architype
    ○ Practical approaches to each architype including the Azure services
    ○ Typical models for multitenancy:
        ○ Multi
        ○ Single
        ○ Hybrid
    ○ Typical cloud architypes to consider:
        ○ Serverless Event-Driven
        ○ Microservices
        ○ Tiered Application
        ○ Compute Heavy
            □ Batch processing
            □ HPC
        ○ Data
            □ Big Data
            □ Real-time
        ○ Queue based
        ○ ESB/SOA