CV0-003 · Question #504
An organization has the following requirements that need to be met when implementing cloud services: - SSO to cloud infrastructure - On-premises directory service - RBAC for IT staff Which of the…
The correct answer is C. Hybrid. A hybrid cloud model is the only deployment model that simultaneously satisfies on-premises directory integration, SSO, and cloud-based RBAC for IT staff.
Question
An organization has the following requirements that need to be met when implementing cloud services:
- SSO to cloud infrastructure
- On-premises directory service
- RBAC for IT staff
Which of the following cloud models would meet these requirements?
Options
- APublic
- BCommunity
- CHybrid
- DMultitenant
How the community answered
(57 responses)- A7% (4)
- B14% (8)
- C75% (43)
- D4% (2)
Why each option
A hybrid cloud model is the only deployment model that simultaneously satisfies on-premises directory integration, SSO, and cloud-based RBAC for IT staff.
A public cloud model is hosted entirely by a third-party provider and does not natively connect to an on-premises directory service for SSO without adding a hybrid connectivity component, which would make it hybrid.
A community cloud is shared among organizations with common compliance or mission requirements and does not inherently provide on-premises directory integration or SSO federation.
A hybrid cloud model combines on-premises private infrastructure with public cloud resources, enabling integration between an existing on-premises directory service such as Active Directory and cloud services via directory synchronization or federation for SSO. This architecture supports RBAC for IT staff by extending on-premises identities and role assignments to cloud resources. Neither a purely public nor a purely private model alone satisfies all three requirements simultaneously.
Multitenant describes a resource-sharing architecture, not a deployment model, and does not address on-premises directory services or SSO federation requirements.
Concept tested: Hybrid cloud with on-premises directory SSO and RBAC
Source: https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/identity/azure-ad
Topics
Community Discussion
No community discussion yet for this question.