Say a company ABC, wants to onboard a new customer, who wants to deploy few APPs, say(jira.abc, mail.abc, confluence.abc etc) I came through few steps below:
- Create a tenant identifier for the new customer, via tenant registration
- Set up database isolation for the customer's data, By applying isolation policies
- Deploy the application on the cloud platform, Deploy web app
- Configure access controls and user management, using IdP/SSO
i have been asked to make a diagram like what components should be considered and what are all steps to consider. Thanks