A clinical research organization (CRO) manages sensitive patient clinical trial data. To comply with strict national data sovereignty regulations, the database containing patient records must be hosted on physical servers owned by the CRO within their local facility. However, the CRO wants to run its computationally intensive statistical analysis models using on-demand virtual machine scale sets in Microsoft Azure to minimize costs. Which cloud model should the CRO adopt to meet these requirements?
- APublic cloud
- BPrivate cloud
- Hybrid cloudAnswer
- DMulti-cloud
Answer
Hybrid cloud
A hybrid cloud model is correct because it combines private on-premises infrastructure (to meet data sovereignty rules by keeping the database on physical servers inside the organization's local facility) with public cloud services (to run computationally intensive statistical analysis models on-demand in Microsoft Azure).
Step-by-Step Solution
Key Concept
Cloud Models (Public, Private, Hybrid, Multi-cloud)