EMERGING TRENDS IN COMPUTING
CLOUD COMPUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
A single instance of a software application serves multiple customers.
|
Multi-tenancy
|
|
Tenancy scaling
|
|
Elastic tenancy
|
|
Multi-scalable
|
Explanation:
Detailed explanation-1: -Multi-tenancy is an architecture in which a single instance of a software application serves multiple customers. Each customer is called a tenant.
Detailed explanation-2: -Multi-tenant app with a single multi-tenant database. The simplest multi-tenant database pattern uses a single database to host data for all tenants. As more tenants are added, the database is scaled up with more storage and compute resources.
There is 1 question to complete.