Your cart is currently empty!
If you’re a frequent reader of this blog you might notice that eveything is now going through https. Thanks to the awesome people at Lets Encrypt I’ve managed to get free SSL Certs for many of my websites. If it’s free why not encrypt all the things. Nobody uses telnet anymore when ssh is far more…
·
In a one night spark of interest I thought I’d write a webframework that deploys to Amazon Lambda and API Gateway. A web framework that deploys to a serverless environment is kind of an interesting idea. Costs scale directly with the users and limit the base costs in some cases all the way to $0.…
·
I got this idea from the guys at Yelp and how they manage their deployments and several internal infratructure tools. The basic concept is this: If you had a source of information about all your projects in a simple easy to work with format what kind of tooling would be easy to implement with it?…
·