This skill provides a comprehensive framework for designing edge-native architectures, helping developers make informed decisions about compute placement across the edge, regional cloud, and origin. It offers specialized guidance on implementing serverless functions at the edge using platforms like Cloudflare Workers, AWS Lambda@Edge, and Fastly Compute@Edge, while covering essential patterns for request interception, response transformation, and distributed edge storage. Whether you are optimizing latency-sensitive APIs or building globally distributed web applications, this skill ensures best practices in scalability, security, and performance.
Key Features
01Compute placement decision framework (Edge vs. Regional vs. Origin)
02Platform-specific implementation patterns for Cloudflare, AWS, and Fastly
03Latency optimization and hybrid architecture design patterns
0412 GitHub stars
05Guidance on edge storage options including KV stores and Durable Objects
06Edge-native request/response transformation and URL rewriting strategies