Blog
Posts tagged with "infrastructure" on the AtendePraMim blog.
Redis is the Swiss Army knife of SaaS infrastructure. AtendePraMim uses it for four distinct purposes. Iron-session encrypts the session into the cookie itself, so Redis isn't needed for session data. But we use Redis to track active sessions for revocation. Sliding window rate limiting with INCR and PEXPIRE. Each endpoint has its own key prefix and limits.…
Newsletter
Get new posts and changelog entries by email or RSS.