All posts
Linux Quick Tips: Toolbx
2 min
If you have ever needed to run software or install a package that doesn't support your Linux distro, or you needed a virtualized and isolated Linux environment, Toolbx can help.
Implementing the Transactional Outbox pattern
14 min
In this post, I present the Transactional Outbox pattern as a solution to the Dual Write Problem in microservices, comparing two practical approaches: Polling Publisher and Change Data Capture with Debezium.
My CRUD is better than yours - DDD and programming best practices
6 min
After some time building software, I came to believe there can't be absolute best practices in a context full of trade-offs, like software development.
Putting myself out there changed my life and this blog is for that
6 min
As the first post on this blog, I want to reflect a bit on why I'm starting this small project, what I hope to get from it, and why I believe it can be a useful tool for my personal and professional growth.