#devops
Read more stories on Hashnode
Articles with this tag
Lots of service providers offer a free tier of their service. The idea is to let you kick their service's tires freely. If you need to go above the...
Last year, I wrote a post on Open Telemetry Tracing to understand more about the subject. I also created a demo around it, which featured the...
My demo, Evolving your APIs, features a custom Apache APISIX plugin. I believe that the process of creating a custom plugin is relatively...
Though I always worked on the Dev side of IT, I was also interested in the Ops side. I even had a short experience being a WebSphere admin: I used it...
Last week, we described the concept behind sticky sessions: you forward a request to the same upstream because there's context data associated with...
Sticky sessions, also known as session affinity, is a mechanism by which a routing component that acts as a facade always routes a request to the same...