Yesterday's Top Poster

The real serverless compute to database connection problem, solved

  • Thread starter Thread starter Malte Ubl
  • Start date Start date
There is a long-standing myth that serverless compute inherently requires more connections to traditional databases. The real issue is not the number of connections needed during normal operation, but that some serverless platforms can leak connections when functions are suspended.

In this post, we show why this belief is incorrect, explain the actual cause of the problem, and provide a straightforward, simple-to-use solution.

Read more

Continue reading...
 
Back
Top