Md. Alhad kabirOpenResty: The Overpowered Web Server Used by 40M Websites (that people rarely talk about)For the last three years, I have been working with server-side technologies, especially web servers to deploy my proxies and API gateways…Oct 171
Shantanu Dey AnikImplement rate limiting on a web API endpoint using OpenResty and Lua.We all know that we can rate the limit in Nginx based on the remote IP address of the client. However, the problem arises because most of…Mar 7
InCodeXbyByteCookOpenResty: A More Flexible Web ServerAlthough Nginx has become the undisputed “king” in the field of web servers, it is not without its drawbacks, especially considering that…Jun 261Jun 261
Nikolay BenliogluBuilding Basic Load Balancer with Dynamic Backends with Nginx + Lua.Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy, and HTTP cache.May 27, 2023May 27, 2023
Abhay DalviActive health check using Openresty for HTTPS upstream in NginxWhen utilizing the community edition of Nginx open source as a front-facing load balancer, one of the primary challenges encountered is the…Feb 16Feb 16
Md. Alhad kabirOpenResty: The Overpowered Web Server Used by 40M Websites (that people rarely talk about)For the last three years, I have been working with server-side technologies, especially web servers to deploy my proxies and API gateways…Oct 171
Shantanu Dey AnikImplement rate limiting on a web API endpoint using OpenResty and Lua.We all know that we can rate the limit in Nginx based on the remote IP address of the client. However, the problem arises because most of…Mar 7
InCodeXbyByteCookOpenResty: A More Flexible Web ServerAlthough Nginx has become the undisputed “king” in the field of web servers, it is not without its drawbacks, especially considering that…Jun 261
Nikolay BenliogluBuilding Basic Load Balancer with Dynamic Backends with Nginx + Lua.Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy, and HTTP cache.May 27, 2023
Abhay DalviActive health check using Openresty for HTTPS upstream in NginxWhen utilizing the community edition of Nginx open source as a front-facing load balancer, one of the primary challenges encountered is the…Feb 16
Tumul RicheshBuilding an API Gateway with Nginx + LuaNginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy, and HTTP cache. Nginx could be used to create…Oct 23, 20192
Isa S.Woof.tech: Routing S3 endpoints and doing a live migration on a production environment (as a treat)Working our way through the data, with 0 downtimeFeb 14