GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #310
PROFESSIONAL-CLOUD-DEVELOPER Question #310: Real Exam Question with Answer & Explanation
The correct answer is B: Containerize the application, and deploy it as a Cloud Run service.. https://support.google.com/a/answer/7281227?hl=en
Designing highly scalable, available, and reliable cloud-native applications
Question
You are developing a scalable web application for internal users. Your organization uses Google Workspace. You need to set up authentication to the application for the users, and then deploy the application on Google Cloud. You plan to use cloud-native features, and you want to minimize infrastructure management effort. What should you do? (Choose two.)
Options
- ACreate a Compute Engine VM, configure a web server, and deploy the application in a VPC.
- BContainerize the application, and deploy it as a Cloud Run service.
- CConfigure Cloud SQL database with a table containing the users and password hashes. Add an
- DConfigure Identity Aware Proxy, and grant the roles/iap.httpsResourceAccessor IAM role to the
- EConfigure Identity Aware Proxy, and grant the roles/iap.tunnelResourceAccessor IAM role to the
Explanation
Topics
#Cloud Run#Identity-Aware Proxy (IAP)#Serverless Deployment#Authentication
Community Discussion
No community discussion yet for this question.