400-007 · Question #308
The major business applications of an enterprise are largely monolithic and hard-coded. As part of a major modernization and overhaul of the applications, the goal is to move to a modular and…
The correct answer is C. private cloud. A private cloud satisfies all three requirements - containerized modular workloads, on-demand hardware-independent provisioning, and security isolation equivalent to an air-gapped data center.
Question
The major business applications of an enterprise are largely monolithic and hard-coded. As part of a major modernization and overhaul of the applications, the goal is to move to a modular and containerized application architecture mode. At the same time, decoupling from the hardware is desired to move to an on-demand provisioning. However, the CyberOps team mandated that the final architecture must provide the same security levels as an air-gapped data center. Which cloud architecture meets these requirements?
Options
- APaaS
- BIaaS
- Cprivate cloud
- Dpublic cloud
- Ehybrid cloud
How the community answered
(46 responses)- A20% (9)
- B2% (1)
- C65% (30)
- D4% (2)
- E9% (4)
Why each option
A private cloud satisfies all three requirements - containerized modular workloads, on-demand hardware-independent provisioning, and security isolation equivalent to an air-gapped data center.
PaaS is a service delivery model, not a deployment architecture, and it does not by itself determine where infrastructure resides or whether air-gap security levels can be achieved.
IaaS describes the type of resources provided (compute, storage, network) but not the ownership or isolation model - a public IaaS deployment cannot meet an air-gap security requirement.
A private cloud is hosted within the organization's own infrastructure or a dedicated facility, giving the CyberOps team full control over network segmentation, access, and physical boundaries equivalent to an air-gapped environment. It natively supports containerized and modular application architectures through platforms like Kubernetes and provides on-demand provisioning without coupling to specific hardware. No traffic traverses a shared public network, so the air-gap security mandate can be met.
Public cloud infrastructure is shared with other tenants and traverses public internet paths, making it inherently incompatible with the air-gapped security mandate.
Hybrid cloud by definition combines public and private resources, and the presence of public cloud components undermines the air-gap security requirement imposed by the CyberOps team.
Concept tested: Private cloud for air-gap equivalent security with containerization
Source: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/governance
Topics
Community Discussion
No community discussion yet for this question.