Multi-tenant regions
This guide introduces the concept of using geographic locations as tenants for an application as well as different upgrade rings. In this guide, we are using a fictitious Car Rental company that has three locations; Los Angeles International Airport (LAX), Des Moines Iowa, and Norfolk Virginia. In this scenario, the Des Moines location is used as a pilot facility, with Norfolk testing beta features. LAX is their busiest location so it uses only stable releases.
The Car Rental company utilizes Azure to host the application for its stores. To minimize latency, the application is deployed to the closest Azure datacenter known as regions; LAX uses West US
, De Moines uses Central US
, and the Norfolk location uses East US
.
Guide contents
The following sections make up the guide:
- Creating tenant tags
- Creating the tenants
- Manage Tenants and Tag sets
- Deploying to a Release Ring
- Tenant infrastructure
- Region specific workers
Need support? We're here to help.