August 2017
Intermediate to advanced
278 pages
8h 53m
English
What's missing from this recipe is any form of rate limiting. We could again incorporate either the standard NGINX module or use the lua-resty-limit-traffic module to provide extended functionality; alternatively, you can go for a fully featured API system, such as Kong:

Based on OpenResty, Kong offers a very highly configurable API gateway and microservice management system with features such as a REST-based administration, easy horizontal scaling, and a modular plugin system for easy extension. Authentication features, such as OAuth, JWT, LDAP, and more, are all available out-of-the-box and it has security features such as ...
Read now
Unlock full access