关于
This skill provides a comprehensive framework for architecting, building, and deploying containerized services and event-driven functions on GCP. It offers standardized patterns for multi-stage Docker builds, Express.js API structures, and seamless integrations with GCP services like Pub/Sub and Cloud Storage. By implementing best practices for cold start optimization—such as startup CPU boosting, minimum instance management, and lazy dependency initialization—it helps developers build high-performance, cost-effective serverless architectures while avoiding common pitfalls like memory leaks and CPU starvation.