top | item 13933944

Show HN: Script for hosting a secure and scalable website on AWS S3

3 points| acmeyer9 | 9 years ago |github.com

2 comments

order
[+] fiatjaf|9 years ago|reply
I don't think you should invest your time in this.

Deploying to S3 is controversial, involves personal preferences, there are already many tools[1] that say they do the same job as yours, each one is slightly different than the others.

There are also so many quirks difficult to solve from a script or command line tool, and at the same time so easy to solve using human inteligence at the time they happen.

[1]: Example: https://stout.is/

[+] acmeyer9|9 years ago|reply
Thanks for the link, didn't know there were that many options outside of AWS's own tool, guess not great marketing...This is less of a time commitment and more of a scratching my own itch thing. I was finding myself doing the same thing over and over so I wrote the script for myself and thought maybe others would find it interesting. If not, no biggie.