Google Cloud Professional Cloud Security Engineer — Question 159

An administrative application is running on a virtual machine (VM) in a managed group at port 5601 inside a Virtual Private Cloud (VPC) instance without access to the internet currently. You want to expose the web interface at port 5601 to users and enforce authentication and authorization Google credentials.

What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because configuring an HTTP Load Balancer with IAP allows you to securely expose the application while enforcing Google credentials for authentication. The other options either do not provide the necessary security measures or unnecessarily expose the application to the internet, which is not ideal for managing access.