Search code examples
amazon-web-servicesweb-deploymentnetlify

Deploying A Static Webpage


I have created my resume/cv with HTML5 and CSS3. I now need to deploy it on the web. The 3 options I have are Heroku, Netlify and AWS. From what I have read, they seem to work the same. Which one is the most suitable platform for CV/Resume deployment?


Solution

  • You can use AWS S3 static web hosting while staying in the free tier. Configuration should only take 5-15 minutes if you fallow the instructions below.

    https://docs.aws.amazon.com/AmazonS3/latest/userguide/HostingWebsiteOnS3Setup.html