Resources by Type
Blog's
Write yourself a Git!
This article is an attempt at explaining the Git version control system from the bottom up, that is, starting at the most fundamental level moving up from there. This does not sound too easy, and has been attempted multiple times with questionable success. But there's an easy way: all it takes to understand Git internals is to reimplement Git from scratch.
Kubernetes on AWS: Tutorial and Best Practices for Deployment
If you're looking for information on how to get started with Kubernetes on AWS Cloud, you've come to the right place. In this document we will share with you what we've learned over the years and what we recommend for setting up and running Kubernetes on AWS. We'll provide you with useful resources, both practical and theoretical, so that you can avoid some of the pitfalls along the way.