• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » What is Multitenancy in Cloud Computing?

By Abhishek Ghosh January 12, 2023 5:27 pm Updated on January 12, 2023

What is Multitenancy in Cloud Computing?

Advertisement

Multitenancy in computing corresponds to a principle of software architecture in which a single instance of the application runs on the server, but serving multiple clients or organizations (fork or instance). This model differs from multi-instance architectures where each organization or customer has its own installed instance of the application. With a multi-tenant architecture, the application can virtually partition its data and configuration so that each client has a virtual instance tailored to their requirements. Some experts consider multiple tenure as a decisive factor of the cloud computing paradigm.

In a multi-tenant system, a distinction must be made between client-dependent and cross-client data and objects. Client-dependent data and objects are data, data presentations, and configurations that can be controlled individually for each client. Examples include customers, their account information, or the user directory. Cross-client data and objects are used for general and client-independent configuration of the system. Examples are countries, locations, exchange rates or internationally standardized industry catalogs.

 

Advantages of Multitenancy

 

A multi-tenant architecture makes it possible to pool the resources and costs necessary to run the application. In this sense, this architecture can be seen as an alternative to virtualization. Instead of collecting data from multiple sources using probably different database schemas, all customer information is stored in a common and single schema. Therefore, executing requests to the database about customers to complete tasks e.g. data mining, analysis and prediction are much simpler to perform. The delivery process is simplified because there is only one instance to update. Needless to say, there is significant cost reduction.

Advertisement

---

 

Disadvantages of Multitenancy

 

The development of a multi-tenant application is more difficult because there are more configuration possibilities and data management become complex. Data security is critical so that a user of one entity cannot access the data of another entity. In order to achieve this, data loading should be limited to including only the data of the current entity, with rare exceptions such as batch processing. The delivery process is riskier because if the app contains a bug, there will be an impact on all entities. In addition, it can become difficult to find windows for updating the application when a multi-tenant application is used across multiple time zones. Finally, backup mechanisms, and even more so restoration, also pose real problems. Indeed, while the backup can be performed hot, on all the data (all entities combined), it is much more difficult to perform a recovery of the data of a single entity. These can force the maintenance and support of two different products with all their associated drawbacks.

What is Multitenancy in Cloud Computing

 

Examples

 

  1. Large web hosts offer thousands of websites of independent clients under one IP address.
  2. On some content management systems and online shop systems, different clients can be served on the same instance.
  3. With virtual servers, several systems with different IP addresses can be operated on one hardware, which look like a separate server for the respective customer.
  4. Several companies/clients are managed in the same instance of an ERP system, e.g. parent companies plus subsidiaries. On a smaller scale, for example, several companies can be created in the same accounting program, such as parent companies plus subsidiaries or a tax consultant manages several clients in their program.
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What is Multitenancy in Cloud Computing?

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • What is Multitenancy?

    Multitenancy is a software architecture principle in which a single instance of the application runs on the server, but multiple clients or organizations (fork or instance) are being served. This model differs from multi-instance architectures where each organization or client has its own installed instance of the application. With a multi-tenant architecture, your application can […]

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy