Skip to main content
SolarWinds MSP
  • Login
  • Support
  • Partnerships
    • Partnerships Overview
    • Solution Provider Program
    • Technology Alliance Program
    • Distributor Program
SolarWinds MSP
  • Products
    • SolarWinds N-central Automate what you need. Tackle complex networks. Try this remote monitoring and management solution built to help maximize efficiency and scale.
    • SolarWinds RMM Start fast. Grow at your own pace. Try this powerful but simple remote monitoring and management solution.
    • SolarWinds EDR Defend against ransomware, zero-day attacks, and evolving online threats with Endpoint Detection and Response
    • SolarWinds Backup Manage data protection for servers, workstations applications, documents and Microsoft 365 from one SaaS dashboard.
    • Mail Protection & Archiving Protect users from email threats and downtime.
    • Password Management Easily adopt and demonstrate best practice password and documentation management workflows.
      • Passportal Demo
    • PSA & Ticketing Manage ticketing, reporting, and billing to increase helpdesk efficiency.
    • Remote Support Help support customers and their devices with remote support tools designed to be fast and powerful.
  • Solutions

    I'm looking for...

    • Security Solutions
    • Monitoring Solutions
    • Efficiency Solutions
  • Resources
    • Blog
    • Webcasts & Events
    • Ask the N-central Experts
    • Daily Live Demos
    • RMM Foundations Training
    • Upcoming Events
    • Upcoming Webcasts
    • Resource Center
    • COVID-19 Resources
    • Resource Library
      • Case Studies
      • Product Information
      • eBooks
      • White Papers
      • Infographics
    • SolarWinds MSP Free Tools
    • GDPR Resource Center
    • Security Resource Center
    • MSP Institute Webinar Series
    • MSP Advice Project
  • About
    • Contact
    • Customer Success
    • Worldwide sales and support
    • Careers
    • Awards and Recognition
    • Get A Quote
    • Newsroom
      • Press Releases
      • In The News
      • Media Contacts
      • COVID-19 Response
    • Leadership Team
    • Legal
      • Cookie Policy
      • Privacy Notice
      • Software Services Agreement
      • Terms of Use
      • Backup Fair Use Policy
    • Security
      • SolarWinds Security Statement
      • Vendor Data Protection Requirements
    • Support
  • IT Departments
  • Contact Sales
    • Get A Quote
    • General Inquiry
  • TRY NOW
    • SolarWinds RMM
    • SolarWinds Backup
    • MSP Manager
    • SolarWinds Passportal
    • SolarWinds N-central
    • SolarWinds Mail Assure
    • SolarWinds Risk Intelligence
    • SolarWinds Take Control
  • Request a Quote
  • Try Now
    • SolarWinds RMM
    • SolarWinds N-central
    • SolarWinds Backup
    • MSP Manager
    • SolarWinds Mail Assure
    • SolarWinds Passportal
    • SolarWinds Risk Intelligence
    • SolarWinds Take Control
Request quote
Filter Blogs
  • Filter by:
  • MSP Business
    • Automation
    • Backup & Disaster Recovery
    • Security-series
    • Best Practices
    • Business
    • Business Growth
    • Business Risk
    • Cloud Computing
    • Customer Service
    • Cybersecurity
    • Cybersecurity Awareness Month
    • Data
    • GDPR
    • Internet of Things
    • IT Support
    • ITSM
    • LOGICcards
    • Machine Learning
    • Mail
    • Managed Services
    • Marketing
    • Mobile
    • Networking
    • Operations
    • Podcast
    • Product
    • PSA
    • Remote Management
    • Research & Trends
    • Risk Intelligence
    • Security
    • Security Vlog
    • Service Desk
    • Services & Support
    • The Head Nerds
    • Tips & Advice
    • Training
Home Blog MSP Business Cloud Computing Multi-Tenancy in the Cloud
Cloud Computing

Multi-Tenancy in the Cloud

By SolarWinds MSP
3 September, 2019

When advising customers on choosing a cloud computing environment, managed services providers (MSPs) should have a strong understanding of which implementations will best serve customer needs. One key distinction is between the single-tenant cloud and the multitenant cloud. In a single-tenant cloud, each customer runs their own instance of software, whereas in the multitenant cloud, an instance is shared between various customers. In this article, we’ll explore the differences between these two cloud architectures, their advantages and disadvantages, and how they can work for your customers. 

What is a tenant in computing?

In order to comprehend single-tenancy and multitenancy issues in cloud computing, one must first understand the concept of tenancy. A tenant is essentially a customer who purchases cloud computing resources. This could be an individual user, a group of users, or an entire department or company. Just like a tenant in layman’s terms refers to a person or group who rents the use of an apartment or house, a tenant in computing rents the use of a cloud server. Essentially, the user of cloud infrastructure is not the owner, but simply a tenant who pays for access to it. 

CTA Image

SolarWinds Remote Monitoring and Management

Get the tools you need to manage, secure, and improve all things IT—all within a single web-based dashboard.

Try It Free Learn More

What is the single-tenant cloud?

In the single-tenant cloud, each customer has its own dedicated instance of a software application. This could be an email server, a database, a video or photo editor, or any number of other programs. When the application is running, it serves only one client and is not shared with others (though the client may encompass multiple users). A single-tenant deployment is also called “hosted services” or “managed services.” 

Single-tenancy can be compared to a house rental. Though someone else owns the house, the renter has exclusive access to it and does not share any of the infrastructure (HVAC, plumbing, etc.) with other renters. A taxi service or UberX is another useful metaphor—the rider does not own the vehicle, but they get sole use and the car takes them exactly where they need to go. 

The single-tenant architecture has considerable advantages. First and foremost is security. With each customer running their own software, there’s less risk of any party accessing data they shouldn’t see. A security breach of one client will not expose any others to risk. This makes single-tenancy especially well suited for industries handling sensitive data, such as finance and healthcare. For a similar reason, single-tenancy also brings greater reliability. One tenant’s heavy usage of the software will not slow down the performance for other tenants, as their instances are entirely different. 

The other major strength of single-tenancy is that it provides greater control to cloud customers. Cloud users can customize their software as a service (SaaS) applications to precisely meet their needs. Customers retain the ability to update or upgrade software on their own schedule. Systems are simpler to backup and restore because each customer relies on a distinct implementation. Finally, the single-tenant cloud facilitates simpler migration down the line. If a customer eventually decides to move to a self-hosted environment, it’s easier to migrate from a single-tenant architecture than a multitenant architecture. 

Nevertheless, single-tenancy has certain drawbacks. The main factor is high cost. Cloud hosts charge more for single-tenant architectures because they use greater hardware resources and are less efficient. System resources can sit idle when a customer is not using their share. Single-tenancy takes extra time to implement and configure, and it requires expertise on the part of the cloud customer to manage updates and maintenance. For these reasons, the multitenant cloud architecture has become the more commonly utilized option. 

What is the multitenant cloud?

Multitenancy in the cloud means that different customers share the same instance of cloud software applications. As a program runs, it will be used simultaneously by a number of tenants rather than one tenant. Of course, their specific data is still kept separate—each customer’s data is invisible to the others, following the principle of “data isolation.” While clients may have different access privileges, the software itself is shared. 

If a single-tenant solution is akin to a house rental, a multitenant solution is like an apartment building. Each renter has their own space and cannot access others’ apartments, yet they share common resources including hallways, lobbies, water, trash disposal, and HVAC. 

The strengths of multitenant network architecture have made it the dominant choice in cloud computing. Most importantly, multitenancy is more cost effective. Economies of scale mean that multitenant architecture uses fewer system resources. Hardware idleness is reduced; one tenant may run a program while others are inactive. With a single application instance serving multiple clients, cloud providers can save money by purchasing fewer software licenses. 

Furthermore, multitenancy is simpler for the cloud customer. The host takes care of software updates and upgrades, and initial setup is easier since the architecture is already live. The multitenant cloud is therefore a popular choice for small companies and startups without a dedicated IT staff. 

Despite its popularity, multitenancy is not the right solution for every customer. Despite data isolation, shared software still means an increased chance of private data falling into the wrong hands. A security breach of one client could subject the others to risk. Without exclusive access to their own software, one tenant may experience a slowdown when another is taxing the system with heavy use. 

Multitenant users also give up control of their software, meaning they have fewer options for customization. If a cloud provider upgrades to a new and untested software version, it could cause complications for the customer’s workflow. Conversely, the customer may wish to perform a software update, but it is ultimately the cloud company that can make the choice to do so. Backup and restoration also become more complicated. For these reasons, single-tenancy retains an important role in the cloud. 

Interested in learning more about cloud tenants and computing? Explore our product suite to see how you can monitor your cloud environments.

 

Additional reading

Going Virtual: The Security Considerations of Public vs. Private Cloud
Understanding Containers and Hybrid Cloud
Moving to the cloud: Help ensure your cloud-based web security
You might also like...
Cloud Computing

The Key Differences Between On-Premises and Cloud Security

Cloud Computing

VM Cloning Overview

Cloud Computing

How to Create a Virtual Drive

Cloud Computing

What’s the Difference Between OneDrive and SharePoint

Cloud Computing

Google Drive Security Best Practices

Cloud Computing

How Secure Are Cloud Networks in 2018?

Want to stay up to date?

Get the latest MSP tips, tricks, and ideas sent to your inbox each week.

Loading form....

If the form does not load in a few seconds, it is probably because your browser is using Tracking Protection. This is either an Ad Blocker plug-in or your browser is in private mode. Please allow tracking on this page to request a subscription.

Note: Firefox users may see a shield icon to the left of the URL in the address bar. Click on this to disable tracking protection for this session/site

Recent Posts
  • January 2021 Patch Tuesday: One Actively Exploited Vulnerability and a Few Likely to Be
  • TAP Blog Series: Maximizing Your Service Delivery Opportunity
  • Why Do MSPs Choose SolarWinds Backup? IT Central Station Finds Out
  • Seven Features Remote Assistance Software Should Have
  • TAP Blog Series: Creating Your Automation Strategy—Three Key Components You Must Have in Place
Categories:
  • Security (229)
  • Tips & Advice (122)
  • Best Practices (94)
  • Managed Services (86)
  • Backup & Disaster Recovery (82)
  • Business Growth (75)
  • The Head Nerds (74)
  • IT Support (41)
  • Business (39)
  • Cybersecurity (37)
  • Automation (36)
  • Operations (33)
  • Mail (33)
  • Remote Management (27)
  • ITSM (25)
  • Cloud Computing (21)
  • Networking (21)
  • Data (21)
  • Marketing (14)
  • Product (11)
  • PSA (10)
  • Mobile (4)
  • Risk Intelligence (4)
  • Service Desk (4)
  • Services & Support (4)
  • Internet of Things (3)
  • Customer Service (3)
  • GDPR (2)
  • Research & Trends (2)
  • Training (2)
  • Business Risk (1)
  • LOGICcards (1)
Show moreless
SolarWinds MSP

Products
  • SolarWinds RMM
  • SolarWinds N-central
  • SolarWinds Backup
  • SolarWinds EDR
  • SolarWinds MSP Manager
  • SolarWinds Mail Assure
  • SolarWinds Risk Intelligence
  • SolarWinds Take Control
  • SolarWinds Passportal
  • All Products Use Cases
Solutions
  • Security Solutions
  • Monitoring Solutions
  • Efficiency Solutions
  • Identify which RMM solution is right for me
  • Drive Efficiency with Automation
  • Manage my MSP Business More Efficiently
  • Manage my IT Department More Efficiently
  • Layered Security
  • Cross-Platform Support
  • Data-Driven Insights
About
  • About Us
  • Careers
  • Newsroom
  • Leadership Team
  • Upcoming Events
  • Subscription Preferences
  • SolarWinds
  • SolarWinds Trust Center
  • COVID-19 Response
Support
  • SolarWinds RMM
  • Solarwinds N-central
  • SolarWinds Backup
  • SolarWinds Mail Assure
  • SolarWinds Take Control
  • SolarWinds MSP Manager
  • Solarwinds Risk Intelligence
  • Solarwinds Threat Monitor
  • SolarWinds Passportal
  • SolarWinds Take Control Downloads
  • Backup & Recovery Downloads
  • Service Status

Footer 2

  • Legal Documents
  • Privacy
  • California Privacy Rights
  • Security Information
  • Sitemap

© SolarWinds MSP Canada ULC and SolarWinds MSP UK Ltd.
All Rights Reserved.