A global shipping company hosts its core inventory database in a local datacenter to comply with strict national data sovereignty laws. The company deploys a web-based portal on Microsoft Azure to allow international partners to query real-time shipping status. The portal securely retrieves data from the local database. Which cloud deployment model is described in this scenario?
- AA public cloud
- A hybrid cloudAnswer
- CA private cloud
- DA multi-cloud environment
Answer
A hybrid cloud
The correct answer is a hybrid cloud because the organization is combining its private on-premises infrastructure (the local datacenter hosting the inventory database) with a public cloud provider (Microsoft Azure hosting the web portal) to work together as a single connected system.
Step-by-Step Solution
Key Concept
Cloud Models (Public, Private, Hybrid, Multi-cloud)