Google Cloud Platform

How to securely load balance cloud functions on GCP using Cloud Armor

This article describes how to set up a secure Google Cloud Platform Load Balancer for any serverless workload. The particular use case under discussion here is the setup of Google Cloud Functions to be called from Contentful's webhook, which does not support OAuth 2.0 at the time of writing this post.

Read