Question 277 of 284
Single answerYou need to deploy a single stateless web application with a web interface and multiple endpoints. For security reasons, the web application must be reachable from an internal IP address from your company's private VPC and on-premises network. You also need to update the web application multiple times per day with minimal effort and want to manage a minimal amount of cloud infrastructure. What should you do?
ADeploy the web application on Google Kubernetes Engine standard edition with an internal ingress.
BDeploy the web application on Cloud Run with Private Google Access configured.
✓CDeploy the web application on Cloud Run with Private Service Connect configured.
DDeploy the web application to GKE Autopilot with Private Google Access configured.
✓
Correct Answer: C
Deploy the web application on Cloud Run with Private Service Connect configured.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.