I sat down with O'Reilly's Mac Slocum at the O'Reilly Software Architecture Conference a few months ago to talk about the topic of my talk and my new book: microservice standardization. They recorded the interview and shared it on their site here: https://www.oreilly.com/ideas/why-you-should-standardize-your-microservices
Read moreThe Four Layers of Microservice Architecture
In this post, I cover the four layers of microservice architecture - the hardware layer, the communication layer, the application platform layer, and the microservice layer - and what each of them contains.
Read moreThe Irreproducibility of Bugs in Large-Scale Production Systems
The crux of reproducibility when it comes to bugs is this: being able to reproduce a bug requires that the state of the system be nearly identical at the time of reproduction as it was at the time the bug originally occurred - something that is impossible to guarantee in large production systems...
Read moreThe Ops Identity Crisis
A big theme in the keynotes and conversation during Velocity Conf in NYC a few weeks ago was the role of ops in an "ops-less" and "server-less" world. It's also been a big feature in discussions on twitter and in conversations I've had with coworkers and friends in the industry. There are several things that stand out to me in these conversations: first, that some ops engineers (sysadmins, techops, devops, and SREs) are worried that they will be phased out if developers and software engineers are responsible for the operational tasks in their systems; second, that developers and software engineers do not have the skills needed to take over responsibility for operational tasks; and third, that building reliable systems is impossible without an operations organization.
Read moreThe Architecture Interview
In today's post, I want to share some of the things I've learned about how to structure and run these types of interviews. If you're here because you want to know how to ace the architecture interview, you should keep reading, because I think the best ways to prepare for these things is know how interviewers think about them.
Read moreMy ebook is available for free download!
The second chapter of my upcoming book Production-Ready Microservices has been turned into a short ebook. Download it for free on the O'Reilly website while it's available! You can get it in epub, mobi, and pdf formats.
Read moreWho's On Call?
Implementation of an on-call policy requires answering precisely these questions: who is responsible for on-call duties for an application/service, and how is that responsibility defined? More succinctly, who owns on-call?
Read moreThe cover design of my new book is finished!
I'm so excited to share the cover design for my new book Production-Ready Microservices. I've been working on this project this entire year, and have been writing non-stop ever since I began working with O'Reilly in May. There's a lot more work to be done (this last stretch of writing, editing, more writing, more editing is the hardest part), but we are nearing the finish line and I can't wait to share all my microservice thoughts with you!
Read more