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
asked a year ago201 views
1 Answer
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
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions