skills/cloud/gcp/cloud-run-functions/SKILL.md
--- name: cloud-run-functions description: Use when choosing between Cloud Run and Cloud Functions, designing serverless compute on GCP, configuring concurrency/scaling, or building event-driven architectures. Covers GCP Cloud Developer domain: Designing apps (~36%). --- # Cloud Run & Cloud Functions ## When to Use - Deciding between Cloud Run, Cloud Functions, and App Engine - Configuring autoscaling, concurrency, and cold start behavior - Building event-driven serverless architectures - Prep
npx skillsauth add kienbui1995/magic-powers skills/cloud/gcp/cloud-run-functionsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Option | Best for | Billing | |--------|---------|---------| | Cloud Run | Containerized apps, any language, HTTP/gRPC | Per request + CPU | | Cloud Functions (2nd gen) | Cloud Run under the hood, longer timeout, concurrency | Per request + CPU | | App Engine Standard | Specific runtimes (Python/Java/Go/Node), instant scaling | Per instance hour | | App Engine Flexible | Custom runtimes, Docker, always-on | Per instance hour |
roles/run.invoker for Cloud Run, roles/cloudfunctions.invokercontent-media
Use when designing for XR (AR/VR/MR), choosing interaction modes, or adapting 2D UI patterns for spatial computing
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
Use when you have a spec or requirements for a multi-step task, before touching code
development
Use when executing a structured workflow — select and run a feature, bugfix, refactor, research, or incident template with correct agent and model assignments per phase.