Infrastructure as data
We say "infrastructure as code", but I think what we really mean is "infrastructure as data". Let me explain. What comes to mind when we think of "inf… ...more
We say "infrastructure as code", but I think what we really mean is "infrastructure as data". Let me explain. What comes to mind when we think of "inf… ...more
Like most high-performance servers, Envoy performs IO asynchronously using event loops on a relatively small number of worker threads. How Does Envoy'… ...more
We have all seen and used the infamous "context" object. Some information, whether it's the current user's authentication and authorization informatio… ...more
Envoy is an incredibly flexible proxy server. Almost every aspect of the processing chain from the listeners all the way to the management of the upst… ...more
I keep my expectations low when buying books on software design. It's hard to write about software without referring to a concreate project or narrowe… ...more