What should you do with your database when you’re facing exponential growth in traffic?
Our project went from 300 RPS to 2000 RPS. In this presentation, we’ll share what has let us keep working
There are standard optimization methods: indexes, caching, and increasing server power. But let’s talk about
While we’ll be using MySQL as an example, the approaches we’ll be talking about are also applicable to other relational databases.