A university library system plans to host its public book search catalog and student reservation web portal on Microsoft Azure to handle peak traffic during registration weeks. However, due to regional data sovereignty regulations, all student borrowing histories and personally identifiable information (PII) must remain on physical servers located within the university's on-campus data center. Which cloud model is represented by this implementation?
- Hybrid cloudAnswer
- BPublic cloud
- CPlatform as a Service (PaaS)
- DCapital Expenditure (CapEx)
Answer
Hybrid cloud
The correct answer is hybrid cloud because the deployment combines public cloud resources (Microsoft Azure) for the public-facing catalog and reservation portal with private, on-premises infrastructure (the university's local physical servers) for storing sensitive student data to meet regulatory compliance requirements.
Step-by-Step Solution
Key Concept
Cloud Models (Public, Private, Hybrid, Multi-cloud)