I am setting up Umbraco on AWS and as a result, I wanted to use S3 for my media files. In order to do so, I am using (this package)[https://github.com/adam-werner/Our.Umbraco.StorageProviders.AWSS3]. However, I am curious if it is possible to use S3 as my storage provider while also serving the media through a CDN like CloudFront rather than through the S3 bucket directly. I cannot seem to find any documentation on doing this specifically, only ones that use a CDN as a storage provider
TheCultOfRa
02/17/2025, 4:06 AM
bump
g
Goodemon
07/08/2025, 12:32 PM
Are there any prebuilt packages for this, if not can someone direct me to how to do it ?