Migration Center assessment
mcdc collector deployed against VMware vCenter or cloud billing data, group analysis, TCO comparisons against GCE / GKE / Cloud Run / Cloud SQL, 7Rs decision matrix supplemented with our own eBPF dependency tracing.
Services
Google Cloud engagements that lean into what GCP is actually good at: BigQuery and the data stack, Cloud Run for stateless services, GKE Autopilot when Kubernetes is genuinely required, Vertex AI for managed Gemini and open-weight models. Terraform via the Cloud Foundation Toolkit on day one, Org Policy region pinning to EU regions, VPC Service Controls perimeters, EKM for sovereignty. Senior GCP engineers on CET with East-Coast US overlap. Discovery sprints from 35,000 EUR fixed; dedicated teams from 12,000 EUR/month.
GCP punishes naïve patterns and rewards teams that pick the right primitive. Cloud Run scale-to-zero for stateless HTTP, GKE Autopilot only when Kubernetes is required, BigQuery as the analytical centre, Pub/Sub + Dataflow for streaming, Vertex AI for managed model serving. We design landing zones with the Cloud Foundation Toolkit, enforce region pinning at the org level (a developer cannot accidentally spin up Bedrock-equivalent in us-central1 when your data is supposed to stay in europe-west3), and wrap BigQuery and Cloud Storage in VPC Service Controls perimeters. EKM is on the table for sovereignty-critical keys. Sovereign Controls by Partner (T-Systems, Thales) when the regulator demands it.
mcdc collector deployed against VMware vCenter or cloud billing data, group analysis, TCO comparisons against GCE / GKE / Cloud Run / Cloud SQL, 7Rs decision matrix supplemented with our own eBPF dependency tracing.
Cloud Foundation Toolkit Terraform Example Foundation customized to your org, folder hierarchy by business unit, projects per environment, Cloud Identity federation, Org Policy guardrails, VPC Service Controls perimeters.
Stateless services to Cloud Run with min-instances tuning. Kubernetes workloads to GKE Autopilot (Standard only for GPUs and edge cases). Workload Identity Federation, Binary Authorization, Anthos Service Mesh when required.
BigQuery with partitioning + clustering by default, Editions slot reservations for predictable workloads, dbt for transformation, Pub/Sub + Dataflow for streaming, BigQuery Storage Write API for low-latency ingestion, BI Engine for sub-second dashboards.
Vertex AI Pipelines for MLOps, Model Garden for managed Gemini and open-weight models, Vertex AI Vector Search for embeddings, Feature Store, all wrapped in VPC Service Controls perimeters with EKM where attestation is required.
Billing export to BigQuery + Looker Studio dashboards, mandatory labels enforced via Org Policy, Committed Use Discounts strategy, BigQuery Editions vs on-demand split, Spot VMs on GKE for batch via Karpenter-style autoprovisioning.
Migration Center assessment, dependency mapping, target service decision per workload, CFT landing zone design, BigQuery / data platform architecture, cost model, migration waves with go/no-go gates.
CFT Terraform Example Foundation deployed, folder hierarchy, projects, Cloud Identity federation, Shared VPC, VPC Service Controls perimeters, Cloud KMS keyrings, Org Policies, Cloud Logging sinks to log-archive project.
Waves of services to Cloud Run / GKE Autopilot, database migrations via Database Migration Service to Cloud SQL or AlloyDB, BigQuery datasets onboarded with dbt models, monitoring dashboards in Cloud Monitoring + Looker Studio.
FinOps optimization, Committed Use Discounts purchased, BigQuery Editions slot reservations sized, Spot VM adoption, runbooks finalized, 30-day shadow on-call before your team owns operation solo.
4 weeks, fixed scope. Migration Center assessment, CFT landing zone design, cost model, BigQuery architecture (if in scope), migration waves plan, executive readout. From 35,000 EUR fixed.
3-person pod (TPM + senior GCP engineer + SRE or data engineer) running landing zone build, migration and BigQuery work alongside your team. Co-delivery, pair-programmed Terraform. From 12,000 EUR/month per team.
Ongoing FinOps cadence, CUD management, BigQuery slot tuning, anomaly response, quarterly Architecture Framework review, 24/7 SRE on-call. From 6,500 EUR/month.
NDA, DPA aligned to GDPR with SCCs, Access Transparency enabled, contractual no-vendor-lock-out clause — Terraform is yours from day one.
Production social platform — App Store + Google Play, live across the US and EU — with geo Radar, encrypted messaging and a virtual economy.
Android + iOS refactor and rebuild for a German last-mile logistics operator — multi-point route planning, real-time driver tracking and in-app invoicing live in the EU.
Property marketplace web platform with listing CMS, search and B2B admin console for US and EU operators.
GDPR-aligned · ISO 27001 ready · SOC 2 Type II in progress · HIPAA-capable · CCPA-acknowledged
We resist the "everything on GKE" pattern. Cloud Run for stateless HTTP, GKE Autopilot only when Kubernetes primitives are genuinely required, Cloud Run Jobs for batch. Result: lower complexity tax, lower bill, faster cutover.
europe-west1/3/4/9/12 default for EU data, Org Policy enforced at the root, VPC Service Controls perimeters around BigQuery and Cloud Storage, EKM for sovereignty-critical keys, Sovereign Controls by Partner when the regulator requires it.
Partitioning + clustering on every table, Editions slot reservations sized against actual workload, dbt for transformation with CI in your repo, BI Engine for the dashboards that matter. Not a 90,000 EUR/month BigQuery bill nobody can explain.
For regulated workloads we deliver against the Google Cloud Architecture Framework and Security Foundations Blueprint, reviewed quarterly with the in-house team.
GCP Migration Center (formerly StratoZone + Migrate for Compute Engine) is the primary discovery surface for VMware, AWS and Azure source estates. We deploy the mcdc collector, ingest VMware vCenter inventory or cloud billing data, and run group analysis to produce TCO comparisons against GCE, GKE Autopilot, Cloud Run and Cloud SQL targets. Output is a per-application 7Rs decision (Google's framing is similar to AWS's) with a defensible cost projection. We supplement Migration Center's app-layer blind spot with our own eBPF dependency tracing for two weeks where east-west traffic patterns matter.
Terraform via the official Cloud Foundation Toolkit (CFT) modules and Terraform Example Foundation as the starting point, customized to your org structure. We do not use Config Connector for foundation — it is fine for application-layer GCP resources inside GKE but adds blast-radius risk for org-level resources. Resource hierarchy is org → folders by business unit → environments (dev/stage/prod/security/logging) → projects. Identity is Cloud Identity or Workspace federated to your IdP (Okta, Entra ID), with mandatory just-in-time elevation via Privileged Access Manager for roles above viewer on production projects. Org Policies enforce region pinning, OS Login, and shielded VM requirements.
EU personal data lands in europe-west1 (Belgium), europe-west3 (Frankfurt), europe-west4 (Netherlands), europe-west9 (Paris), or europe-west12 (Turin) depending on latency and sovereignty requirements. For sovereign workloads we deploy on Sovereign Controls by Partner (T-Systems for Germany, Thales for France) where contractually needed. Org Policy enforces resource location constraints — denied at the org level, not the project level. For Schrems II compliance we use Confidential VMs (AMD SEV / Intel TDX), Cloud KMS with EKM (External Key Manager) for keys held outside GCP, VPC Service Controls perimeters around BigQuery and Cloud Storage, and SCCs in the DPA with Access Transparency logs enabled.
Cloud Run for stateless HTTP services where request-driven scaling and scale-to-zero matter — this is the cheapest correct answer for ~70 percent of microservices we see, and teams that pick GKE for those workloads are usually paying a complexity tax for nothing. GKE Autopilot when you genuinely need Kubernetes primitives (StatefulSets, sidecars, service mesh, custom CNI) but do not want to operate the node pool. GKE Standard only when you need GPUs, custom node configs, or workloads that exceed Autopilot limits. Cloud Run jobs for batch, Workflows for orchestration. We resist the default 'everything on GKE' pattern that adds 30 percent operational overhead for no benefit.
BigQuery is the strongest reason most teams pick GCP over AWS or Azure — serverless, separation of storage and compute, BI Engine for sub-second dashboards, and a sane SQL dialect. We design with partitioning + clustering by default, slot reservations (Editions) for predictable workloads, on-demand for spiky, and dbt for transformation. Streaming via Pub/Sub + Dataflow (Apache Beam) or BigQuery's Storage Write API for low-latency ingestion. For AI/ML, Vertex AI Pipelines for MLOps, Vertex AI Model Garden for managed Gemini and open-weight models, Vertex AI Vector Search for embeddings, with VPC Service Controls perimeters enforcing data boundary on all of it.
Discovery sprint is 4 weeks fixed-fee at 35,000 EUR — Migration Center assessment, dependency mapping, CFT landing zone design, BigQuery / data platform architecture (if in scope), cost model and migration waves. Execution runs as dedicated team engagements from 12,000 EUR/month per pod (TPM + senior GCP engineer + SRE or data engineer). A 150-VM estate with BigQuery analytics layer typically completes in 4–6 months. FinOps + SRE retainer post-cutover from 6,500 EUR/month.