CAS-003 · Question #900
A cloud architect is moving a distributed system to an external cloud environment. The company must be able to: - Administer the server software at OS and application levels - Show the data being…
The correct answer is B. Single-tenancy laaS. Single-tenancy IaaS satisfies all three requirements simultaneously. IaaS (Infrastructure as a Service) provides access to the underlying infrastructure, giving the organization full control over OS and application-layer software administration - something PaaS and SaaS…
Question
A cloud architect is moving a distributed system to an external cloud environment. The company must be able to:
- Administer the server software at OS and application levels
- Show the data being stored is physically separated from other tenants
- Provide remote connectivity for MSSPs
Which of the following configurations and architectures would BEST support these requirements?
Options
- APrivate PaaS
- BSingle-tenancy laaS
- CHybrid SaaS
- DMultitenancy DBaaS
How the community answered
(39 responses)- A5% (2)
- B74% (29)
- C13% (5)
- D8% (3)
Explanation
Single-tenancy IaaS satisfies all three requirements simultaneously. IaaS (Infrastructure as a Service) provides access to the underlying infrastructure, giving the organization full control over OS and application-layer software administration - something PaaS and SaaS explicitly abstract away. Single-tenancy guarantees physical isolation of data, meaning hardware resources are not shared with other customers, which is required to demonstrate physical data separation to auditors. Finally, IaaS environments support VPN and remote access configurations needed for MSSPs (Managed Security Service Providers). Option A (Private PaaS) removes OS-level control. Option C (Hybrid SaaS) removes both OS and application control. Option D (Multitenancy DBaaS) shares physical infrastructure across tenants, directly violating the physical separation requirement.
Topics
Community Discussion
No community discussion yet for this question.