Skip to content

Setting up filtering node auto scaling on the Google Cloud Platform: Overview

You can set up Wallarm filtering node auto scaling on the Google Cloud Platform (GCP) to make sure that filtering nodes are capable of handling traffic fluctuations (if there are any). Enabling auto scaling allows the processing of incoming requests to the application using the filtering nodes even when traffic soars significantly.

Prerequisites

Setting up auto scaling requires the image of the virtual machine with the Wallarm filtering node.

For detailed information about creating an image of the virtual machine with the Wallarm filtering node on GCP, proceed to this link.

Connecting to the instance via a custom private key

If during base instance creation process you have enabled connection to the instance via a custom SSH key pair, make sure you have access to the private key from this key pair.

To auto scale filtering nodes on the Google Cloud Platform, perform the following steps:

  1. Create a Machine Image

  2. Set up filtering node auto scaling:

    1. Create a filtering node instance template;
    2. Create a managed instance group with auto scaling enabled;
  3. Set up incoming requests balancing.

Required rights

Before setting up auto scaling, make sure that your GCP account has the Compute Admin role.