List of questions
Related questions
Question 233 - Professional Cloud Developer discussion
You need to containerize a web application that will be hosted on Google Cloud behind a global load balancer with SSL certificates. You don't have the time to develop authentication at the application level, and you want to offload SSL encryption and management from your application. You want to configure the architecture using managed services where possible What should you do?
A.
Host the application on Compute Engine, and configure Cloud Endpoints for your application.
B.
Host the application on Google Kubernetes Engine and use Identity-Aware Proxy (IAP) with Cloud Load Balancing and Google-managed certificates.
C.
Host the application on Google Kubernetes Engine, and deploy an NGINX Ingress Controller to handle authentication.
D.
Host the application on Google Kubernetes Engine, and deploy cert-manager to manage SSL certificates.
Your answer:
0 comments
Sorted by
Leave a comment first