top | item 45384279

(no title)

lemagedurage | 5 months ago

This is modern backend development. The server scales horizontally by default, nodes can be removed and added without disrupting service. With redis as cache, we can do e.g. rate limiting fast without tying a connection to a node, but also scale and deploy without impacting availability.

discuss

order

No comments yet.