Google Cloud Professional Cloud Developer — Question 129

Your web application is deployed to the corporate intranet. You need to migrate the web application to Google Cloud. The web application must be available only to company employees and accessible to employees as they travel. You need to ensure the security and accessibility of the web application while minimizing application changes. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because Identity-Aware Proxy provides secure access to applications running on Google Cloud by ensuring only authenticated users can reach the application via its public IP. Option A does not provide the necessary access control for traveling employees, while options C and D involve unnecessary complexity and changes to the application architecture.