Tool
Google Cloud Platform
Google's public cloud: compute (Cloud Run, GKE, GCE), data (BigQuery, Cloud SQL, Firestore), AI (Vertex) and global networking. Strong on data analytics and serverless.
Key points
- ▸Cloud Run: serverless containers with per-request pricing and scale-to-zero; sweet spot for HTTP APIs with bursty load.
- ▸Granular per-resource IAM: least-privilege via per-workload service accounts and explicit bindings.
- ▸BigQuery: serverless analytics over petabytes with standard SQL; per-byte-scanned pricing rewards good schema and partitioning.
Seed content from the CV; pending manual review or Trilium ingestion.