A company is planning its cloud migration strategy and establishes the following requirements:
* The legacy customer database must remain in the company's local datacenter to ensure physical control and data sovereignty.
* New web applications must be deployed to an environment where the hardware is owned and maintained by a third-party cloud provider, and paid for as an operational expense (OpEx).
* The web applications must securely access data from the legacy customer database.
Which cloud model should the company adopt to satisfy these requirements?
- APublic cloud
- BPrivate cloud
- Hybrid cloudAnswer
- DSoftware as a Service (SaaS)
Answer
Hybrid cloud
The correct answer is hybrid cloud. A hybrid cloud combines public cloud services (such as hosting web applications on a third-party cloud provider's hardware using an OpEx model) with private cloud or on-premises infrastructure (such as keeping a database in a local datacenter to maintain data sovereignty and physical control). This allows the two environments to communicate and share data securely, meeting all of the company's requirements.
Step-by-Step Solution
Key Concept
Cloud Models (Public, Private, Hybrid, Multi-cloud)
Estimated Time:1m 30s