waymond
waymond copied to clipboard
reading list
I am opening this issue to collect some interesting reads about autoscaling in the computing world.
-
https://neon.tech/blog/postgres-autoscaling
- a very good write up of how neon team vertically scale their postgres offering
- code for it https://github.com/neondatabase/autoscaling
- video about this: https://www.youtube.com/watch?v=A74KeYh19jE&t=2823s
-
https://www.infoq.com/articles/design-proposal-autoscaling-stateful-systems/