An organization is evaluating how different cloud models align with various business requirements. Match each business scenario to the corresponding cloud model.
- A startup runs its customer portal using public cloud services, paying only for resources used, with no on-premises systems.Public cloud
- A company deploys its applications on hardware dedicated exclusively to its organization, located in a private datacenter.Private cloud
- A hospital runs its patient records database on physical servers in its own datacenter, while hosting its public booking portal in Microsoft Azure.Hybrid cloud
- A media company distributes its workloads across Microsoft Azure and Google Cloud Platform to leverage specialized services from both providers.Multi-cloud
Answer
The startup using shared cloud services matches Public cloud; the hospital using local servers connected to Azure matches Hybrid cloud; the company using dedicated hardware in a private datacenter matches Private cloud; the media company using Azure and Google Cloud Platform matches Multi-cloud.
Each scenario maps directly to its defining cloud deployment model. The startup using shared, on-demand public cloud services maps to the Public cloud. The hospital combining an on-premises database with Azure services maps to the Hybrid cloud. The company using dedicated physical hardware in a private datacenter maps to the Private cloud. The media company using two public cloud providers (Azure and Google Cloud Platform) maps to Multi-cloud.
Step-by-Step Solution
Key Concept
Cloud Models (Public, Private, Hybrid, Multi-cloud)