ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 233 - Professional Cloud Developer discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Host the application on Google Kubernetes Engine, and deploy cert-manager to manage SSL certificates.
Suggested answer: B
asked 18/09/2024
David Stutz
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first