ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 7 - Professional Cloud Developer discussion

Report
Export

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?

A.
Configure the application to check authentication credentials for each HTTP(S) request to the application.
Answers
A.
Configure the application to check authentication credentials for each HTTP(S) request to the application.
B.
Configure Identity-Aware Proxy to allow employees to access the application through its public IP address.
Answers
B.
Configure Identity-Aware Proxy to allow employees to access the application through its public IP address.
C.
Configure a Compute Engine instance that requests users to log in to their corporate account. Change the web application DNS to point to the proxy Compute Engine instance. After authenticating, the Compute Engine instance forwards requests to and from the web application.
Answers
C.
Configure a Compute Engine instance that requests users to log in to their corporate account. Change the web application DNS to point to the proxy Compute Engine instance. After authenticating, the Compute Engine instance forwards requests to and from the web application.
D.
Configure a Compute Engine instance that requests users to log in to their corporate account. Change the web application DNS to point to the proxy Compute Engine instance. After authenticating, the Compute Engine issues an HTTP redirect to a public IP address hosting the web application.
Answers
D.
Configure a Compute Engine instance that requests users to log in to their corporate account. Change the web application DNS to point to the proxy Compute Engine instance. After authenticating, the Compute Engine issues an HTTP redirect to a public IP address hosting the web application.
Suggested answer: B
asked 18/09/2024
Mohammad Sameer
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first