From what i know Amazon S3 is a great storage but i would like to use Cloud Front as well, as a CDN. Is there any provider for UMP that supports Cloud Front or is there another CDN that's currently supported?
You can specify a custom domain (for CDN purposes) on the DataType when setting it up, but it still just looks in a S3 bucket for data. So if you have Cloud Front setup to use a specific bucket, you could select that bucket plus enter the domain name for Cloud Front on the DataType and it should work.
CDN with S3 with Cloud Front?
Hi!
From what i know Amazon S3 is a great storage but i would like to use Cloud Front as well, as a CDN. Is there any provider for UMP that supports Cloud Front or is there another CDN that's currently supported?
Hi Markus,
You can specify a custom domain (for CDN purposes) on the DataType when setting it up, but it still just looks in a S3 bucket for data. So if you have Cloud Front setup to use a specific bucket, you could select that bucket plus enter the domain name for Cloud Front on the DataType and it should work.
- Morten
Sounds great! Have anyone done a successfull implementation of this? Is there any code that i can have a look at?
Just install the S3 provider ;) I know of a couple of people using it on a live site as is, so should work fine.
As for the code I'll push it to bitbucket when I have some extra time to spare.
- Morten
The S3 provider works great! I'm going to try to hook it up to cloud front as well. Thanks
is working on a reply...