GCP PCA · Question 43 · Domain 3: Designing for Security and Compliance
You are deploying an internal microservice using Cloud Run. The service should only be accessible by other resources within your VPC network and should not be reachable from the public internet. Which TWO configurations must you apply to secure the Cloud Run service? (Select TWO)
Answer options:
Set the Ingress setting to 'Internal'.
Set the Ingress setting to 'Allow all'.
Require authentication by removing the allUsers member from the roles/run.invoker role.
Deploy the Cloud Run service inside a private GKE cluster.
Configure a Cloud Armor policy to block all IPs.
50 questions · hints · full answers · grading