Nginx Load Balancing – Persistence & State



Nginx Load Balancing – Persistence & State

Nginx Load Balancing - Persistence & State

Writeup Here: https://serversforhackers.com/c/nginx-lb-managing-persistence

We have a question about what to do with application state:

1. Session storage
2. Cache
3. Database

Let’s see how to handle these!

Twitter: https://twitter.com/fideloper
Facebook: https://www.facebook.com/serversforhackers/
Book: https://book.serversforhackers.com/
Deploy: https://deploy.serversforhackers.com/
Docker: https://shippingdocker.com/

Comments are closed.