Press ESC to close

Or check our Popular Categories...
Category:

nodejs

1 Article
1
3 min read

Database Connections in Lambda

I hang out a lot in the Serverless forum [http://forum.serverless.com/] and Gitter [https://gitter.im/serverless/serverless] - I just like talking about this new-fangled FaaS (Functions-as-a-Service) thing. A common misconception that keeps coming up is that it's not an appropriate choice for things that use a database connection because you have...