|
You are here |
raviramanujam.com | ||
| | | | |
initialcommit.com
|
|
| | | | | In this article, we'll describe how to set up and host a static site using AWS S3. | |
| | | | |
philiplaine.com
|
|
| | | | | There are a bunch of blog posts and tutorials out there showing how to setup a static website on AWS. They all offer the same general solution with maybe some caveat. Route53 for DNS, CloudFront as a CDN to speed up content delivery, S3 to store the content, and ACM as a certificate provider. A good place to start off at when embarking on a new project is AWS own reference documentation. AWS static website project is a great example of this, and it will probably do a better job conveying the required information that I ever will. The only thing I think the example lacks is setting up it certificates for CloudFront. That was the source of most of my problems when setting up my static website, the very one you are on right now. There are many Stack Overflow qu... | |
| | | | |
juffalow.com
|
|
| | | | | Learning new technologies goes always better if you have something to test it on. When I wanted to start using AWS I decided to move there my blog (you are currently reading). And these are the steps it takes. | |
| | | | |
bluegenes.github.io
|
|
| | | I need to edit some documentation for our workflow projects dammit and elvers. These docs are set up in mkdocs, which I love for it's simplicity: I can write all my documentation in markdown, and mkdocs will take care of formatting and building html for web display. Thanks to Charles Reid for getting the lab on mkdocs a few years ago and for building us a custom theme back in 2018! | ||