Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you containerize a web application for Google Cloud deployment behind a global load balancer with SSL, offloading encryption and authentication while maximizing managed services?
(Key requirements:
A
Host the application on Google Kubernetes Engine, and deploy an NGINX Ingress Controller to handle authentication.
B
Host the application on Google Kubernetes Engine, and deploy cert-manager to manage SSL certificates.
C
Host the application on Compute Engine, and configure Cloud Endpoints for your application.
D
Host the application on Google Kubernetes Engine, and use Identity-Aware Proxy (IAP) with Cloud Load Balancing and Google-managed certificates.