Question
Multitenancy
Hi all,
What is the recommended best practice for implementing a multi-tenant application in Appian?
The following considerations are particularly important:
- Performance - The solution should scale efficiently as the number of tenants and users grows.
- Data Restoration - We need the ability to restore data for a specific tenant to a previous point in time without impacting other tenants.
- Security - There must be zero risk of users from one tenant accessing or viewing data belonging to another tenant.
- Maintainability - The solution should be easy to manage, support, and extend over time.
I would appreciate any recommendations, architecture patterns, or lessons learned from similar Appian implementations.
Thanks.
