Source: securityboulevard.com – Author: Alexandre Marlot
Integrated Protection In Real Time
A few months ago, Google released a new way to add business & security logic at the Load Balancer Level. This new product is called Google Service Extensions. There are several ways to integrate it, but DataDome needs to call an external API for each request to validate whether it is legitimate or fraudulent.
Google Services extensions allow us to analyze in real time any requests received by Google Load Balancer. In our case and to ease the set up, we run DataDome Integration inside a Docker Container on Google Cloud Run.
Google Cloud Run will scale automatically depending on the traffic received from your Load Balancer in a couple of seconds.
The Google Cloud Service Extension integration continues to expand our list of CDN & edge integrations already available:
- Fastly CDN (Though VCL)
- Fastly Compute@Edge
- CloudFlare Worker
- AWS CloudFront Lambda@Edge
- Akamai Edge Worker
Setup Overview
Setting up this integration is a straightforward process, detailed in our Google Service Extensions documentation.
Here’s a simplified overview of the steps:
- Set up a Google Cloud Run Service which will run the DataDome integration
- Configure a backend service to be able to connect from the Load Balancer to the new Google Cloud Run Service
- Configure a service extension on the Load Balancer of the website, application or API you would like to protect
Congrats, you are now protected and can see your real-time traffic in the DataDome dashboard!
Original Post URL: https://securityboulevard.com/2025/01/datadome-releases-google-cloud-platform-server-side-integration/
Category & Tags: Security Bloggers Network,Product updates – Security Bloggers Network,Product updates
Views: 2