First Lambda function in node.js (Getting started with AWS Lambda, part 2)
In this video I'll show you how to create a simple random number generator up and running on Lambda.
Watch the next video (Connecting Lambda to API Gateway):
https://www.youtube.com/watch?v=DSrg7hG-jV4
â–º About Lambda
AWS Lambda is a compute service where you can upload your code to AWS Lambda and the service can run the code on your behalf using AWS infrastructure.
More information on Amazon's website: http://docs.aws.amazon.com/lambda/latest/dg/welcome.html
â–º Building an anagram solver with Lambda
Check out how I builded an anagram solver with Lambda, API Gateway, DynamoDB, S3 and CloudFront:
https://savjee.be/2016/01/Building-serverless-anagram-solver-with-aws-dynamodb-lambda-s3-cloudfront-api-gateway/
â–º Meal planning with Lambda and Trello
Check out how my girlfriend and I use Lambda and Trello as a weekly meal planner:
https://savjee.be/2016/07/Meal-planning-with-trello-and-aws-lambda/
â–º About me
Follow me on Twitter: https://twitter.com/xafke
Check out my blog: http://www.savjee.be
Like my Facebook page: https://www.facebook.com/savjee