Difference between revisions of "Lambda"
(Created page with "[https://www.youtube.com/results?search_query=amazon+aws+lambda YouTube search...] * [http://aws.amazon.com/lambda] * DeepLens - deep learning enabled video camera Lets...") |
|||
| Line 1: | Line 1: | ||
[https://www.youtube.com/results?search_query=amazon+aws+lambda YouTube search...] | [https://www.youtube.com/results?search_query=amazon+aws+lambda YouTube search...] | ||
| − | * [http://aws.amazon.com/lambda] | + | * [http://aws.amazon.com/lambda Product page...] |
* [[DeepLens - deep learning enabled video camera]] | * [[DeepLens - deep learning enabled video camera]] | ||
Revision as of 13:32, 6 May 2018
Lets you run code without provisioning or managing servers. You can run code for virtually any type of application or backend service - all with zero administration. Just upload your code and Lambda takes care of everything required to run and scale your code with high availability. You can set up your code to automatically trigger from other AWS services or call it directly from any web or mobile app.