Y
Hacker News
new
|
ask
|
show
|
jobs
by
sxp
4506 days ago
This is the main reason why I haven't bothered switching to GAE for my static website. AWS + S3 + Route 53 allows hosting naked domains:
http://aws.amazon.com/about-aws/whats-new/2012/12/27/root-do...
2 comments
zhuzhuor
4506 days ago
CloudFront allows naked domains, so you can use naked domains for almost anything if you place a layer of CF before it.
For example, for this case of GAE, you can use
Naked domains <=> CloudFront <=> GAE
link
espeed
4506 days ago
DNSimple allows you to use naked domains with cloud services, without using a CNAME.
link
For example, for this case of GAE, you can use