My new blog present here.

Featured Post

Insights into Sitecore Search: A Definitive Introduction

A key component of digital experience management is effective information retrieval. A simplified approach is required for websites, applications, and platforms containing a lot of material so that consumers can easily get the data they require. This need is met by Sitecore, a well-known name in the field of digital experience platforms (DXPs), which provides powerful and comprehensive search functionality. We will travel into the realm of Sitecore Search in this article, learning about its capabilities, architecture , and the enormous value it offers both developers and end users. Introduction to Sitecore Search    A headless content discovery platform powered by AI , Sitecore Search enables you to build predictive and custom search experiences across various content sources. To extract and index you

What is Tenant in Sitecore Experience Accelerator (SXA)

What is Tenant in Sitecore Experience Accelerator (SXA)


In simple words “a person who occupies land or property rented from a landlord.”  
In software industries tenants means Architecture which allows to share single software instance with multiple users/tenants and every tenant designed to provide dedicated share of the instance – including its data, configuration, user management, tenant individual functionality. Multitenancy contrasts with multi-instance architectures, where separate software instances operate on behalf of different tenants.
What is Tenant

The Sitecore Experience Accelerator (SXA), also provides the functionality of Tenant Folder and Tenant. With the help of Tenant functionality we can create multiple sites on single instance and for this we do not need to do any configuration which we used to do in the normal Sitecore instance to implement multi-tenancy.  SXA create Sitecore item for each site. With the help of Tenant Folder we can clubbed multiple tenants/sites. 

Create Tenant Wizard

Create Tenant Wizard Running


For more complex solutions, you can use groups of tenants and sites. For governance reasons, you can create different sites for different countries. For example, a multinational selling consumer goods could have the following Tenant folders, Tenants and Site folder:
Company (Tenant Folder)
  • Cosmetics (Tenant Folder)
o    Brand A (Tenant)
      • India (Site)
      • USA (Site)
o    Brand B (Tenant)
      • India (Site)
      • USA (Site)
  •  Laundry detergents (Tenant Folder)
o    Brand A (Tenant)
>Europe (site folder)
      • Poland (site)
      • Denmark (site)
      • The Netherlands (site)
      • Ukraine (site)
o    Brand B (Tenant)
o    Brand C (Tenant)
  •  Hair care (Tenant Folder)
o    Brand A (Tenant)
o    Brand B (Tenant)
o    Brand C (Tenant)
o    Brand D (Tenant)




Sample Tenant, Tenant Folder and Site structure in Sitecore Experience Accelerator (SXA)

Reference from:
Wikipedia – Multitenancy: https://en.wikipedia.org/wiki/Multitenancy
Sitecore.net: https://doc.sitecore.net/sitecore_experience_accelerator/setting_up_and_configuring/configuring/create_a_tenant_and_a_site
 

Comments

Popular posts from this blog

Sitecore GraphQL Queries

Configuring Sitecore Next.js Headless SXA Multisite App in a Sitecore Container

Sitecore Experience Edge GraphQL Queries