I am passionate by functional programming, software architecture and making simple code.
Implementing a safe and sound API Key authorization middleware in Go
February 05, 2022• 9 min readHow to design a more secure API Key handling in Go
The Kubernetes dynamic client
May 28, 2021• 9 min readA dive into a hidden tool to build Controllers and Operators
Introducing Cache in your System
May 04, 2020• 8 min readBefore jumping into tutorials, let's try to understagind how and if a cache fit in your architecture
The Lambda Path
October 08, 2019• 4 min readA collection of resources to help you out enter the world of Functional Programming
Using Technical Debt as your next Tool
March 28, 2019• 6 min readSome thoughts on how to identify and handle your project Technical Debt and use it in your favor.
Difference between state and State
December 18, 2018• 9 min readToday we will try to solve the ambiguity in the concept of state, highlighting the differences in the two main notions about it.