Skip to content

Comment on Build your own CDN on AWS with Route 53parent

Comments

beauOP

CloudFront charges about $600 per month for "Dedicated IP Custom SSL": http://aws.amazon.com/cloudfront/custom-ssl-domains/

CloudFront only has a couple dozen edge locations: https://aws.amazon.com/about-aws/globalinfrastructure/region...

The real beauty of this setup is that the app server is also geographically distributed, and the flexibility to do whatever you want like support SPDY.

Route 53 is convenient because it integrates nicely with other AWS resources.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.