Writing
Notes from the work
Things I had to figure out on real projects, written down while they were still fresh. No tutorials, no takes on frameworks I have not shipped.
· 5 min read
There is no default architecture
Microservices, modular monolith, event-driven — none of these is a starting point. The constraints choose, and the constraints are usually cost, team size and what the company already runs.
- Architecture
- Trade-offs
- DDD
· 4 min read
Research is finished when it runs
A model that only exists in a notebook has not been finished — it has been described. What it takes to close the gap, from someone who works on both sides of it.
- Machine learning
- MLOps
- Production