AWS CLI For People Used to Better Things Cheatsheet
AWS sucks, but we all have to deal with the beast sometimes. Here is a Cheatsheet to get basic stuff done so you can go have more breakfasts.
Setting up Web Hosting with Ubuntu and Apache
Setting up hosting on a linux VPS with Ubuntu and apache is not too hard, as long as you stay on the path.
Static Site on s3 With Cloudflare
If you want to set up a simple static site, amazon’s s3 service is a great choice. S3 is simple to use, reliable and very very cheap. Ideal for simple html sites you have made by hand or more complicated sites generated using Middleman or another...