Use Azure storage tables as backend instead of CosmosDB
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 327
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
The current infrastructure can be made simple, and cost-effective and use Azure services for DR purposes. Is there a way that we can make Azure Storage Tables the backend for this application? CosmosDB is an expensive option.
Maybe make the backend API like an interface and we can have different Databases to plugin to depending upon the requirement of the user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.