ASP.NET Multi-Tenant SaaS App | Deploy Azure Elastic Database Pool | 20 Min Tutorial + GitHub

preview_player
Показать описание
We'll publish a multi-tenant application to Azure and use an Elastic Database Pool to manage separate tenant databases.

Lean how to set up Azure resources in the cloud and within your code using Azure SDK NuGet packages. Step by step guide with accompanying GitHub source code.

In this 20 minute lesson, gain a better understanding of multi-tenant architecture. Multi-tenant architecture is essential for any SaaS or modern web application.

GITHUB:

TUTORIAL:

VIDEO PART 1:

VIDEO PART 2:

NANO ASP.NET BOILERPLATE:

0:00 - Intro
0:17 - The Simple Multi-Tenant App
2:01 - Set up Azure Elastic Database Pool
3:46 - Create App Service
6:33 - Add Azure Role Assignment
7:42 - Refactor the code
13:44 - Test locally with Postman
14:25 - Publish to Azure and Test with Postman
17:30 - Resources
Рекомендации по теме
Комментарии
Автор

how to Use DB UP for seeding data when you have a multi-tenancy application ?

ahmadalsader
Автор

is there a Nano template using MediatR ?

ahmadalsader