79245866

Date: 2024-12-02 23:25:51
Score: 1.5
Natty:
Report link

You don't actually attach the policy directly to the Cloud Run instance (or Compute Engine for that matter); rather, you need to create a Serverless NEG and then attach that Serverless NEG as a Backend Service to the Application Load Balancer. You will attach the Cloud Armor policy to the Backend Service object on the ALB. Keep in mind that you can configure your Cloud Run instance to not use a public end point and it will be restricted to communicate within GCP.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Dave