Skip to main content
Back to Tags

GCP

47 items tagged with "gcp"

Filter by type:

Reference Architectures21

Reference Architecture

Serverless API on GCP Cloud Run

A container-based serverless API on Google Cloud Run with Cloud SQL and Pub/Sub, scaling to zero while keeping standard container portability.

Reference Architecture

GKE Autopilot Application Platform

A managed GKE Autopilot platform on GCP that runs containers without node operations, with workload identity and integrated observability.

Reference Architecture

CQRS and Event Sourcing on Cloud

A cloud microservices design separating write and read models with event sourcing for full auditability and independent scaling.

Reference Architecture

BigQuery Analytics Platform

A serverless analytics platform on Google BigQuery with streaming ingestion, dbt transforms, and Looker for enterprise BI.

Reference Architecture

Feature Store Platform

A feature store on GCP providing consistent online and offline ML features with point-in-time correctness via Feast.

Reference Architecture

Reverse ETL Data Activation Platform

A reverse ETL platform that syncs modeled warehouse data back into operational SaaS tools for marketing and sales activation on GCP.

Reference Architecture

Graph Analytics Platform

A graph analytics platform on GCP using a property graph database for relationship-heavy queries, fraud detection, and recommendations.

Reference Architecture

Real-Time Model Serving on GCP

A reference design for low-latency online inference on GCP using Vertex AI endpoints, autoscaling, and a feature lookup path for sub-100ms predictions.

Reference Architecture

LLM Fine-Tuning Pipeline on GCP

A reference design for fine-tuning open LLMs on GCP using Vertex AI custom training, parameter-efficient methods, and an evaluation gate before deployment.

Reference Architecture

Real-Time Fraud Detection on GCP

A reference design for streaming fraud detection on GCP that scores transactions in milliseconds using a feature store, rules, and an ML model.

Reference Architecture

Streaming ML Feature Pipeline on GCP

A reference design for a real-time feature engineering pipeline on GCP that computes streaming aggregates and serves them to online models consistently.

Reference Architecture

Secure Landing Zone on Google Cloud

Opinionated, policy-governed foundation of folders, projects, networking, and guardrails for onboarding workloads safely.

Reference Architecture

WAF and DDoS Edge Protection on Google Cloud

Edge security design combining a web application firewall, DDoS mitigation, and a CDN to protect public applications.

Reference Architecture

SIEM and Security Data Lake on Google Cloud

Scalable security analytics platform that ingests logs, detects threats, and supports investigation over a data lake.

Reference Architecture

Reliable Webhook Delivery Platform

A platform that delivers outbound webhooks to customer endpoints with retries, signing, idempotency, and per-tenant rate control.

Reference Architecture

High-Volume Streaming Ingestion Pipeline

A streaming ingestion pipeline that captures high-velocity event data, buffers it durably, and lands it for real-time and batch use.

Reference Architecture

Cloud-Native REST API Platform

A versioned, API-first REST platform with contract-driven development, gateway policies, and managed data services on GCP.

Reference Architecture

Multi-Tenant SaaS Platform

A single application instance serving many customer tenants with isolated data, per-tenant configuration, and usage-based billing.

Reference Architecture

Mobile Backend as a Service (BaaS)

A managed backend providing authentication, database, storage, push, and serverless functions to native and cross-platform mobile apps.

Reference Architecture

Cross-Platform Mobile App Architecture

A single Flutter or React Native codebase targeting iOS and Android, backed by a REST/GraphQL API gateway and offline cache.

Reference Architecture

Single-Page Application with API Backend

A client-rendered SPA served from a CDN that talks to a stateless REST API, with token-based auth and a managed database.