Herramienta
Google Cloud Platform
Cloud público de Google: cómputo (Cloud Run, GKE, GCE), datos (BigQuery, Cloud SQL, Firestore), AI (Vertex) y networking global. Fuerte en data analytics y serverless.
Puntos clave
- ▸Cloud Run: contenedores serverless con pricing por request y scale-to-zero; sweet spot para APIs HTTP de carga variable.
- ▸IAM granular por recurso: principle of least privilege con service accounts por workload y bindings explícitos.
- ▸BigQuery: analytics serverless sobre petabytes con SQL estándar; pricing por bytes escaneados motiva schema y partitioning.
Contenido semilla del CV; pendiente de revisión manual o ingesta de Trilium.