pattern:versioned static assets
Versioned Static Assets
Summary
This document provides guidance on using versioned static assets in various implementations, particularly focusing on CDN configurations tailored to specific frameworks.
Recipes
Migrate CloudFront distribution: Versioned static assets
Learn how to migrate your CloudFront distribution to support versioned static assets.Migrate Cloudflare CDN configuration: Versioned static assets
Instructions for migrating Cloudflare configurations for versioned static assets.Deliver public assets through CDN for Next.js
Guide on serving Next.js public assets via CDN.Deliver public assets through CDN for Nuxt
Instructions for Nuxt framework.Deliver public assets through CDN for SvelteKit
SvelteKit configuration guide.Deliver public assets through CDN for Astro
Asset delivery for Astro.Deliver public assets through CDN for React Router
Serving React Router assets.Deliver public assets through CDN for Express
Configuration for Express framework.Deliver public assets through CDN for Fastify
Instructions for Fastify setup.Deliver public assets through CDN for NestJS
Navigate NestJS asset delivery.Deliver public assets through CDN for Hono
Asset management for Hono framework.Deliver public assets through CDN for Django
Serving assets in Django.Deliver public assets through CDN for FastAPI
Configuration for FastAPI.Deliver public assets through CDN for Flask
Flask framework details.Deliver public assets through CDN for Starlette
Instructions for Starlette.Deliver public assets through CDN for Laravel
Laravel asset guidance.Deliver public assets through CDN for Symfony
Symfony CDN configurations.Deliver public assets through CDN for Rails
Manage Rails static assets through CDN.Deliver public assets through CDN for Sinatra
Sinatra assets delivery strategies.Deliver public assets through CDN for Gin
Configuration for Gin framework.Deliver public assets through CDN for Echo
Guide for serving assets using Echo.Deliver public assets through CDN for Spring Boot
Spring Boot setup details.Deliver public assets through CDN for Quarkus
Optimize Quarkus asset delivery.Deliver public assets through CDN for ASP.NET Core
ASP.NET Core guidelines for CDN.Deliver public assets through CDN for Axum
Axum framework asset handling.Deliver public assets through CDN for Phoenix
Effective asset serving in Phoenix.
Scope Note
Architecture pattern to validate. Application code or external services may be needed; not a claimed managed feature.