by truthbrother | Nov 10, 2018 | Amazon S3
An index document is a webpage that Amazon S3 returns when a request is made to the root of a website or any subfolder. For example, if a user enters http://www.example.com in the browser, the user is not requesting any specific page. In that case, Amazon S3 serves up...
by truthbrother | Nov 10, 2018 | Amazon Route 53
I registered a new domain (ssml.io) and I want to use it to host a static website using S3 and Cloudfront. For this website I want an SSL connection using a AWS Certificate Manager certificate. To finish this setup you have to go through these steps: Create an S3...
by truthbrother | Nov 9, 2018 | Amazon S3
You can configure an Amazon S3 bucket to function like a website. This example walks you through the steps of hosting a website on Amazon S3. Step 1: Creating a Bucket and Configuring It as a Website Sign in to the AWS Management Console and open the Amazon S3 console...
by truthbrother | Nov 9, 2018 | Amazon S3
You can host a static website on Amazon Simple Storage Service (Amazon S3). On a static website, individual webpages include static content. They might also contain client-side scripts. By contrast, a dynamic website relies on server-side processing, including...
by truthbrother | Nov 9, 2018 | Amazon Web Services, Amazon Route 53
When you create alias records, you specify the following values. For more information, see Choosing Between Alias and Non-Alias Records. Name Enter the name of the domain or subdomain that you want to route traffic for. The default value is the name of the hosted...