TLDR
The AWS Lambda service allows us to easily deploy and run our own code, without worrying too much about the underlying infrastructure (when compared to non-serverless technologies). It essentially scales infinitely (with great power comes great responsibility), and can be connected with a bunch of other services, like API Gateway, S3, AppSync, DynamoDB, etc.via the TL;DR App
no story
Written by webiny | #OpenSource #React #NodeJs #GraphQL #Headless #Serverless