Skip to content
StackPractices

Tag: gcp

Browse 3 practical software engineering resources tagged with "gcp". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving gcp. Each resource is written for engineers who ship real systems, with copy-paste examples and practical trade-offs.

Google Cloud Platform

GCP offers a strong data, ML, and Kubernetes ecosystem. Production GCP requires understanding identity, networking, managed services, and pricing.

The resources below cover BigQuery, Cloud Run, Cloud Storage, Pub/Sub, GKE, and cost optimization. Each recipe helps you build reliable and cost-effective workloads on GCP.

Every resource includes clear explanations, copy-paste code, and practical warnings. Use them to make informed decisions, avoid production pitfalls, and speed up your delivery. If you are just getting started, read the beginner-friendly articles first; if you are experienced, jump straight to the advanced patterns and architecture guides. New resources are added regularly, so bookmark this page and check back for the latest patterns.

Deploy HTTP Cloud Functions on Google Cloud with Node.js

Create and deploy HTTP-triggered Cloud Functions on Google Cloud with Node.js, Express integration,...

GCP Basics: Core Services for Developers

A practical guide to Google Cloud Platform core services for developers: compute, storage,...

Secrets Management: Vault, Cloud Managers

A practical guide to secrets management: HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, and...