CLOUD-DIGITAL-LEADER · Question #134
Your company has made plans to roll out OpenShift, a Kubernetes platform solution offered by IBM Red Hat, across all its on-premises and public cloud environments. Given that you are the lead…
The correct answer is D. IaaS. Deploying OpenShift on GCP constitutes an IaaS (Infrastructure as a Service) shared responsibility model. OpenShift is a Kubernetes platform that you install and manage yourself on top of GCP's compute infrastructure (GCE VMs). Google is responsible only for the underlying…
Question
Your company has made plans to roll out OpenShift, a Kubernetes platform solution offered by IBM Red Hat, across all its on-premises and public cloud environments. Given that you are the lead architect responsible for your company's GCP deployments, what type of shared responsibility model will this deployment entail for you?
Options
- ASaaS
- BOn premises
- CPaaS
- DIaaS
How the community answered
(36 responses)- A17% (6)
- B3% (1)
- C8% (3)
- D72% (26)
Explanation
Deploying OpenShift on GCP constitutes an IaaS (Infrastructure as a Service) shared responsibility model. OpenShift is a Kubernetes platform that you install and manage yourself on top of GCP's compute infrastructure (GCE VMs). Google is responsible only for the underlying physical hardware, networking, and virtualization layer. Your team is responsible for the OS, OpenShift platform, Kubernetes cluster, containers, and applications. This is the defining characteristic of IaaS - the cloud provider manages infrastructure, and the customer manages everything above it. PaaS (Option C) would apply if Google managed the runtime/platform layer, and SaaS (Option A) if the entire application were managed by the provider.
Topics
Community Discussion
No community discussion yet for this question.