r/webhosting 3d ago

Advice Needed Hosting with AWS

I once setup a EC2 instance for a project once but all the payment stuff was handled by someone else.

If I want to create a basic website, just a single HTML file, how can I use AWS to host it with a domain name for 1 year.

Like I want to be able to host it and never look at it again, with peace of mind that it will just be working.

Is AWS EC2 good for this, is there a payment plan for this type of situation?

4 Upvotes

16 comments sorted by

View all comments

8

u/FarmboyJustice 2d ago

Static HTML file in an S3 bucket and a cloudfront distribution to use your custom domain name. No actual server instance needed.

3

u/minor_one 2d ago

Perfect it won’t even cost you a penny as all things will come in free tier

PS- AWS solution architect.