How to Use CloudFront Functions to Redirect Paths in an S3 + CloudFront Setup
Introduction
When hosting a web application on AWS S3 with CloudFront as a CDN, it's common to have specific routes that require better user experience optimizations. A great example is hosting a Unity WebGL game inside a subdirectory (e.g., /game) b...
rakeshkadam.hashnode.dev4 min read