You can easily and inexpensively use AWS to host a website that uses client-side technologies (suchas HTML, CSS, and JavaScript) and does not require server-side technologies (such as PHP andASP.NET). This type of site is called a static website, and is used to display content that does notchange frequently. Before you create and deploy a static website, you must plan your architecture toensure that it meets your requirements. Amazon S3, Amazon Route 53, and Amazon CloudFrontwould be required in this instance. Reference: http://docs.aws.amazon.com/gettingstarted/latest/swh/website-hosting-intro.html