
When (not) to write an Apache APISIX plugin
When I introduce Apache APISIX in my talks, I mention the massive number of existing plugins, and...
Tag archive

When I introduce Apache APISIX in my talks, I mention the massive number of existing plugins, and...

Lots of service providers offer a free tier of their service. The idea is to let you kick their...

In my talk Evolving your APIs, I mention that an API Gateways is a Reverse Proxy "on steroids". One...

Last week, I described how to add a dynamic watermark to your images on the JVM. I didn't find any...

My ideas for blog posts inevitably start to dry up after over two years at Apache APISIX. Hence, I...

I continue to work on my Opentelemetry demo. Its main idea is to showcase traces across various...

Apache APISIX is an API Gateway, which builds upon the OpenResty reverse-proxy to offer a...

In a few words, the idea of canary releases is to deliver a new software version to only a fraction...

Though I always worked on the Dev side of IT, I was also interested in the Ops side. I even had a...

Sticky sessions, also known as session affinity, is a mechanism by which a routing component that...

Most inter-systems communication components that use REST serialize their payload in JSON. As of now,...

Apache APISIX is built upon the shoulders of two giants: NGINX, a widespread Open Source...