An Introduction to Terraform
Update: I took this blog post series, expanded it, and turned it into a book called Terraform: Up & Running!
Update: I took this blog post series, expanded it, and turned it into a book called Terraform: Up & Running!
Update: I took this blog post series, expanded it, and turned it into a book called Terraform: Up & Running!
Update: I took this blog post series, expanded it, and turned it into a book called Terraform: Up & Running!
An Infrastructure Package is a reusable, battle-tested, documented, configurable, best-practices definition of a piece of infrastructure. We think it’s a better w...
Last year was a bit crazy. I published a book; I started a company; Molly and I sold everything we owned and did a cross-country road trip, with stops at the Bonn...
Why do so many software companies and developers give away so much of their work in the form of open source, writing, and speaking? Why would they invest thousand...
Building infrastructure for a software company is much harder than it should be. There are so many moving parts and so many concepts to learn. How do I build my c...
Docker and Amazon ECS are a powerful combination. In previous posts, I showed how to use Docker to package your code and how to manually deploy Docker containers ...
My second post on Y Combinator’s Macro Blog that discusses the safety mechanisms that make power agile software companies: Agility Requires Safety
I did a Q&A on the LinkedIn Engineering Blog on techniques for splitting up a codebase: Splitting Up a Codebase into Microservices and Artifacts