Advent of Code in Production Advent of Code in Production, Day 13: Observability At this point we've designed a system and we're going to provide it as a service. To operate that service effectively we have to understand how its behaving. That's all about observability.
Advent of Code in Production Advent of Code in Production, Day 7: Incident Review If Advent of Code was a whole system, it might look like this. Of course, the first deployment of a complex system is never smooth. This is a review of that incident.
Advent of Code in Production Advent of Code in Production, Day 6: Operating Environment Let's talk distributed systems! Getting into the details of how we could build a whole system to support Santa's elves, instead of a bunch of scripts.
Advent of Code in Production Advent of Code in Production, Days 2-4: Early Development Continuing my attempt to design a cohesive system that can address the challenges faced by Santa's Elves as they collect magical star fruit.
Advent of Code in Production Advent of Code in Production, Day 1: Project Kickoff Explore how you might approach building the solutions to Advent of Code challenges as a production service that you intend to operate long term, rather than as a collection of one-off scripts.