Blossom Logo Blossom

Google Cloud Platform

Categories: clouds gcp infrastructure
1 min read

Deploy to Google Cloud Platform (GCP) using Compute Engine instances.

Overview

GCP provides:

  • Compute Engine VMs
  • Global regions and zones
  • High-performance networking
  • Integrated Google services
  • Competitive pricing

Features

  • ✅ Server backups (Compute Engine snapshots)
  • ✅ VPC and firewall rules
  • ✅ Multiple regions and zones
  • ✅ Flexible machine types
  • ✅ Zone-based deployment

Note: Server renaming after creation is not supported by GCP. Region selection is required for server sizing.

Setup

  1. Create GCP account
  2. Generate Service Account JSON credentials
  3. Add credentials in Blossom → Cloud Providers
  4. Create clusters and deploy servers

Documentation