Cloud Components
Cloud Components & Deployment Models
Every cloud service is really just three parts working together — and how those parts get shared, split, or isolated is what defines a deployment model. Explore each piece below.
Cloud Components
Every cloud services solution comes down to three parts: the client platform accessing the service, the data center hosting it, and the network connecting the two. Tap each to see its role.
Deployment Models
The same cloud infrastructure can be managed internally, offered by a provider to many organizations, or some mix of both. Step through each model below.
Hybrid
Combines an organization's on-premises and cloud environments — typically supported by a single cloud service provider.
Multi-cloud
Uses cloud services from multiple cloud service providers — e.g. apps in Azure, databases in AWS.
Virtual Private Cloud
A VPC hosts your organization's services inside a public CSP's infrastructure — but in an isolated segment, unshared with other tenants. It's easy to confuse with a private cloud. The difference is what kind of isolation you get.
Multitenancy
Multitenancy is the concept behind public cloud: multiple tenants share computing resources owned by the CSP — the opposite idea of a VPC. It's what makes shared resources cost-effective, but it also means one tenant's spike can affect another's performance.