Scaling GraphQL with Postgres – Lessons learned from our database timeout issues
cycle.appHere is a small article I wrote to describe how we managed to solve our database timeout issues while scaling Graphql with Prostgres at Cycle App. As said in the article, this is not rocket science but just a journey into making an API robust enough to serve a growing user base and some best practices to keep in mind. I Hope some may find inspirations, ideas or simply have a nice read!
Thanks mart1, great read and love the transparency. Sure it will be helpful to engineering teams.