A city government is launching a new online parking permit application. The public-facing web interface must scale dynamically to handle high traffic during registration periods without upfront hardware purchases. However, local regulations mandate that all resident payment and identity records must remain stored on physical servers owned and operated within the city hall data center. Which cloud model represents this deployment architecture?
- APrivate cloud
- Hybrid cloudCevap
- CPublic cloud
- DSoftware as a Service (SaaS)
Cevap
Hybrid cloud
The correct answer is the hybrid cloud model. This model is characterized by combining public cloud resources (which allow the web interface to scale dynamically without CapEx) with private, on-premises infrastructure (which ensures sensitive resident data remains stored locally under the city's control to comply with regulations).
Adım Adım Çözüm
Anahtar Kavram
Cloud Models (Public, Private, Hybrid, Multi-cloud)