Learnings from the book Mastering Distributed Tracing
These are my learnings from the book Mastering Distributed Tracing: Analyzing Performance in Microservices and Complex Systems
These are my learnings from the book Mastering Distributed Tracing: Analyzing Performance in Microservices and Complex Systems
These are my learnings from the book Distributed Tracing in Practice: Instrumenting, Analyzing, and Debugging Microservices
Caching frequently used information is a very good approach to speed up your microservice. In this post we show a brief overview about caching
We know that code smells are bad. But what is it that makes bad code smell so bad? In this post, I will list 4 main reasons for a code to smell bad.
Clean code is elegant, efficient, simple, and written with care. It’s about writing code that’s easy for humans to understand, not just for computers to execute
Learn why I chose a static blog powered by Hugo, the pros and cons of static vs dynamic blogs, and how I’m hosting it for free