exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 293 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 293
Topic #: 1
[All Professional Cloud Developer Questions]

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.)

  • A. Create a Compute Engine VM, configure a web server, and deploy the application in a VPC.
  • B. Containerize the application, and deploy it as a Cloud Run service.
  • C. Configure Cloud SQL database with a table containing the users and password hashes. Add an authentication screen to ensure that only internal users can access the application.
  • D. Configure Identity Aware Proxy, and grant the roles/iap.httpsResourceAccessor IAM role to the users that need to access the application.
  • E. Configure Identity Aware Proxy, and grant the roles/iap.tunnelResourceAccessor IAM role to the users that need to access the application.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
saratk1984
1 month, 2 weeks ago
Selected Answer: BD
Option B – Cloud Run Deployment • Cloud Run is serverless and fully managed, automatically scales, and significantly reduces infrastructure management overhead. • You can easily deploy containerized applications on Cloud Run. • It supports Google Workspace user authentication when integrated with IAP. • ✅ Correct: Fully meets scalability and minimal management goals. ⸻ Option D – IAP Authentication with HTTPS Access Role • Identity-Aware Proxy (IAP) allows Google Workspace user authentication for web applications without managing user credentials. • roles/iap.httpsResourceAccessor is needed for users to access HTTPS-secured web applications behind IAP. • ✅ Correct: Secure, minimal effort authentication via Google Workspace and IAP.
upvoted 1 times
...
anshad666
6 months, 3 weeks ago
Selected Answer: BD
B. Containerize the application, and deploy it as a Cloud Run service. Cloud Run is a fully managed service that allows you to run containerized applications without managing the underlying infrastructure. This aligns with your goal of minimizing infrastructure management effort and provides scalability for your application. D. Configure Identity Aware Proxy, and grant the roles/iap.httpsResourceAccessor IAM role to the users that need to access the application. Identity Aware Proxy (IAP) secures access to your application by authenticating users using their Google Workspace credentials. By granting the roles/iap.httpsResourceAccessor IAM role to the internal users, you ensure that only authenticated users can access the application. This method leverages existing Google Workspace accounts, simplifying user management.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago