How do I serve fully cached full HTML on cloudfront

Yes, you can serve HTML through CloudFront as long as you don’t mind every user getting the same content until the cache expires. It completely depends how your caches are being stored.

I can’t imagine a CDN that would not support this. They might not advertise it since many web sites are dynamic and can’t be cached, but if your site is basically static, then any CDN should work.

Source: www.cloudreviews.com/blog