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 underlying upstream node. In these posts, I’ll describe the reason behind sticky sessions, available alternatives, and how to implement them via Apache APISIX.