microsoft / durabletask-mssql

Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
MIT License
87 stars 32 forks source link

Documentation: Guidance for DBAs #59

Open cgillum opened 3 years ago

cgillum commented 3 years ago

The MSSQL backend for the Durable Task Framework, more than other storage providers, could benefit from documentation that is oriented towards database administrators or operators. Existing features like multitenancy, KEDA support, and co-residency with other applications are documented, but not in a central place. This issue tracks creating documentation that is targeted towards DBAs that covers best practices and how-to guides for all these topics in a more intentional way.