Schematical

Helping CTOs running on AWS sleep better at night

Master Your Infrastructure With Daily Tips


Fail Forward Faster - 12 Startups In 12 Months

Stealing Ideas From Peter Levels

Async/Batch Workers

If you have HTTP requests to your restful web server taking longer than 1 second, then you really should be doing some of that processing in a worker somewhere instead of in the web server