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...
by truthbrother | Nov 9, 2018 | Amazon Web Services
Suppose that you want to host your static website on Amazon S3. You registered a domain (for example, example.com), and you want requests for http://www.example.com and http://example.com to be served from your Amazon S3 content. Whether you have an existing static...