Setup Snowplow BDP on GCP
Request your pipeline through Snowplow BDP Consoleβ
Login to Snowplow BDP Console where you'll be able to follow a step-by-step guide to getting started (including the steps below).
Setting up your Google projectβ
To set up your cloud environment ready for your Snowplow pipeline to be installed:
Create a new projectβ
Please create a new project segregated from anything else you have running in GCP. For the latest documentation on setting up a new project please refer to Google Cloud's documentation here.
Set up required permissionsβ
Please addΒ techops-cloud-admin@snowplowanalytics.comΒ to your project. This account will be used to install and maintain your pipeline in GCP. The following roles are required:
editor
Roles/resourcemanager.projectIamAdmin
Roles/errorreporting.admin
Roles/logging.admin
Roles/monitoring.admin
Roles/iam.roleAdmin
Roles/iam.serviceAccountAdmin
The following roles are also required if using RDB Loader within GCP:
Enable billing for the projectβ
Please enable billing on the project as failing to do so will prevent the pipeline from being installed. For details on enabling billing for your project, please refer to the GCP documentation for APIs and billing.