An IT operations team is planning the cloud compute infrastructure for a specialized application. The workload requires full administrative root access to modify operating system kernel parameters and load custom kernel modules. Which TWO Google Cloud compute deployment options meet these operational requirements? (Select TWO options.)
- Compute Engine standard virtual machine instancesCevap
- Google Kubernetes Engine (GKE) Standard clusters with custom node poolsCevap
- CGoogle Kubernetes Engine (GKE) Autopilot clusters
- DCloud Run containerized services
- ECloud Functions event-driven functions
Cevap
Compute Engine standard virtual machine instances and Google Kubernetes Engine (GKE) Standard clusters with custom node pools are the correct choices because both options provide administrative access to configure node-level operating system settings and kernel parameters.
Compute Engine standard instances and GKE Standard clusters give administrators access to the underlying virtual machines, enabling full root privileges required to adjust kernel parameters (sysctl) and load custom kernel modules. GKE Standard node pools allow node OS customization, making both services suitable for workloads needing low-level OS control.
Adım Adım Çözüm
Anahtar Kavram
Evaluating Infrastructure Control vs. Managed Compute Boundaries