The document discusses SaaS-ification and using AWS for software as a service models. It describes single tenant and multi tenant SaaS options. For single tenant SaaS, each customer gets their own isolated environment including dedicated compute and database resources. For multi tenant SaaS, resources are shared across customers requiring scalable architecture and automation for onboarding. Example architectures are provided for each approach using various AWS services.
Related topics: