Improving your app's performance is a complicated but essential task to handle growth.
Often, the bottleneck for your system is your database.
While there are many strategies on scaling your database infrastructure, there isn't a clear strategy for solving your performance issues by improving your Python code.
Come to this talk to learn how a recently open-sourced library named "snapshot-queries" can help you write Python code that helps you scale without spending more!