Using AWS as a replacement to Shared Hosting for Multiple Sites

0

I have a question. I have multiple domains that I don't really use, but have static webpages on them which are hosted on a really cheap shared hosting plan with Hostinger. My subscription with hostinger is set to renew in December, and I am looking to find other options. (I know that there is lightsail, but it is not cost effective, so I am not interested in lightsail as a replacement.) My question is, would it be possible to create something like the hostinger shared hosting account where I can host multiple domains on a single EC2 resource or use some other service. Would it be more cost effective? Has anyone done something like this?

mAsks
已提问 2 年前204 查看次数
1 回答
0

What I would do in this case is use S3 as a static website: https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html

For custom domain names and for TLS support you can add CloudFront: https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-serve-static-website/

All up, very cost effective and automatically scalable should you have your website go viral.

profile pictureAWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则