In-Depth Guide to Backend Route Design 2 years ago 7 min read FoundationsMicroservices Learn about avoiding common issues when designing backends in order to build a maintainable codebase.
Why Your Services Need Observability 2 years ago 6 min read FoundationsMicroservices Learn about why distributed systems need observability through real world scenarios.
How to Write Testable Code 2 years ago 4 min read FoundationsTesting How a mindset change can produce testable code without writing any tests, reaping TDD benefits for free.