#architecture
Read more stories on Hashnode
Articles with this tag
In my previous post Chopping the Monolith, I explained that some parts of a monolith are pretty stable and only the fast-changing parts are worth...
How to implement resilient APIs efficiently with a focus on fallback strategies using the APISIX API Gateway. · API resilience is the ability of an API...
This article explores 10 common API resilience design patterns and how they can be implemented using APISIX. · API resilience is about building robust...
Last week, I wrote about putting the right feature at the right place. I used rate limiting as an example, moving it from a library inside the...
Before moving to Developer Relations, I transitioned from Software Architect to Solution Architect a long time ago. It's a reasonably common career...
Once you have adequately separated deployment and release, the next step is to choose mechanisms for controlling the progressive release of features....