static-frontend-hosting

Installation
SKILL.md

Static Frontend Hosting with Edge Authentication

This is a reference pattern. Learn from the approach, adapt to your context — don't copy verbatim.

Problem: Need low-cost, globally distributed frontend hosting with authentication but without requiring users to log in.

Solution: Static site on S3 + CloudFront CDN + Lambda@Edge for transparent authentication.


Pattern

Architecture:

User Request
CloudFront (CDN)
Lambda@Edge (us-east-1) ← Validates token, sets cookies
Related skills
Installs
64
First Seen
Mar 27, 2026