This content originally appeared on DEV Community and was authored by Elmaur Dehni Namata
Hi Devs.
recently built my first static website using Amazon S3 and connected it to a free domain from InfinityFree all without spending a penny. If you're looking to host a simple HTML site and make it live globally, this guide is for you.
I will walk you through on what services I used and how I did it.
Tools and Services Used.
-Amazon S3
-Infinityfree
-HTML
STEP 1
Create my own website
You can edit this on either Notepad or on VS code known as visual studio code and I made some changes. Here you can edit and type whatever you wanted.
Save it as index.html
STEP 2
Hosting the Website on Amazon S3.
-Go to AWS Console
-Search for S3 and click Create Bucket.
-Name it (e.g., mycoolsite) or any Name of your choice.

-Uncheck Block all public access.
-Upload your index.html file.
-Go to Properties > Static Website Hosting.
Enable it.
Click create.
What this does it I created an Amazon S3 bucket in AWS management console and upload my website in the bucket I created which is saved as index.html.
STEP 3
** Get a free Domain from infinityfree.
This offer a free domain name.
-Go to InfinityFree (Any browser of your choice).
-Sign up and create a free hosting account
-Choose a free subdomain (e.g., yourname.infinityfreeapp.com)
-Wait for it to become Active (check in your dashboard
Done! Your Website Is Live.
https://elmaurprojectsite.s3.eu-west-2.amazonaws.com/index.html
A static website hosted on Amazon S3
A free domain from InfinityFree.
This content originally appeared on DEV Community and was authored by Elmaur Dehni Namata
Elmaur Dehni Namata | Sciencx (2025-10-29T23:00:47+00:00) I Built my First static website using Amazon S3 and infinityfree.. Retrieved from https://www.scien.cx/2025/10/29/i-built-my-first-static-website-using-amazon-s3-and-infinityfree-2/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.







