Skip to content
Go back

Tech I Use

Watchlist

Here’s a list of tech that I want to remember or reference.

It’s nginx but you can program it. You can write small Lua scripts to instruct it to check a Redis cache or validate a JWT token. It’s non-blocking because it uses cosockets. It allows for dynamic configuration. Instead of having to reload nginx, routes can be stored in a DB and it will check it dynamically. Namely, Kong/APISIX are used with it.


Share this post on:

Previous Post
Refresh on Linear Algebra
Next Post
Wiener Process