What problem does it solve?
This Skill helps users configure and optimize Google Cloud CDN for efficient content delivery, ensuring faster load times and reduced origin load.
Core Features & Use Cases
- Configuration Generation: Creates production-ready Cloud CDN configurations for various origins (Cloud Storage, Compute Engine, Cloud Run).
- Caching Strategy Optimization: Guides users on selecting appropriate cache modes (e.g.,
CACHE_ALL_STATIC, USE_ORIGIN_HEADERS) and TTL settings.
- Security Implementation: Assists in setting up signed URLs/cookies and edge security policies.
- Use Case: You need to set up Cloud CDN for a static website hosted on Cloud Storage, ensuring optimal caching for assets like images, CSS, and JavaScript, and secure access for premium content.
Quick Start
Use the gcp-cloud-cdn skill to generate a Cloud CDN configuration for a Cloud Storage bucket named 'my-static-assets' with a cache mode of CACHE_ALL_STATIC and a default TTL of 1 hour.