-
I learned python really doesn't like receiving so many requests so quickly 😂
Nginx and the microcosm backend (the API, which is written in Go), these were both fine.
But python/Django just fell over so easily and it was really hard to get that stable again.
Eventually I gave up trying to do that, I was scaling them horizontally and still they fell over. Hence focusing instead on how to block the flood
I dont know what you can learn from it but i’m sure we can all say we are grateful for your hard work.