gcp-cloud-run

安装量: 1.4K
排名: #8090

安装

npx skills add https://github.com/sickn33/agentic-awesome-skills --skill gcp-cloud-run

GCP Cloud Run Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub. Principles Cloud Run for containers, Functions for simple event handlers Optimize for cold starts with startup CPU boost and min instances Set concurrency based on workload (start with 8, adjust) Memory includes /tmp filesystem - plan accordingly Use VPC Connector only when needed (adds latency) Containers should start fast and be stateless Handle signals gracefully for clean shutdown Patterns Cloud Run Service Pattern Show more Installs 1.5K Repository sickn33/agentic…e-skills GitHub Stars 45.4K First Seen Jan 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜