After a ransomware event, the city keeps identity services on-premises but rebuilds citizen-facing apps in public cloud at the same time. Which deployment model describes this split of responsibilities?
Select an answer to reveal the explanation.
Short Explanation
Hybrid is the "some here, some there" setup — like keeping the vault keys in city hall while the storefront moves to a safer mall. Identity stays on-premises; apps rebuild in public cloud. That intentional split across environments is hybrid, not "everything public" or "everything private."
Full Explanation
Hybrid cloud combines on-premises (or private) resources with public cloud so workloads and controls can live in different places. Keeping identity on-premises while restoring applications in public cloud is a classic hybrid pattern used during recovery or as a lasting design. Community cloud implies shared multi-organization tenancy; private-only or public-only labels ignore the concurrent split of responsibilities.