Blog Post

Azure SQL Blog
1 MIN READ

How to: Scale out multi-tenant apps using RLS and Elastic Database Tools

SQL-Server-Team's avatar
Mar 24, 2019
First published on MSDN on May 07, 2015

In response to a common customer ask, we've published guidance for developing multi-tenant applications on Azure SQL Database using row-level security (RLS) for tenant isolation and elastic database tools (formerly "Elastic Scale") for sharding. These technologies can be used together to flexibly and efficiently scale the data tier of a multi-tenant application, with support for both single- and multi-tenant shards.


Walkthrough and demo here : Multi-tenant applications with elastic database tools and row-level security




Updated Nov 09, 2020
Version 5.0
No CommentsBe the first to comment