A demo storefront hosted on Amazon S3 and served through CloudFront, with the blog powered by DropInBlog through a self-managed reverse proxy.
Read the BlogThis page is plain HTML and CSS in an S3 bucket, sitting behind CloudFront as the default origin.
Requests to /blog are routed by CloudFront to DropInBlog, so the blog lives on this domain for SEO.
A single CloudFront Function rewrites the path. Any reverse proxy that can do this works the same way.