Creating a front-end for Lambda functions (Getting started with AWS Lambda, part 9)
Simply Explained
In this video I'll show you how to create a front-end for your Lambda functions. I'm going to build a front-end for the guestbook functions that I showed you in the previous 2 video's.
Note: the examples in this video are pretty basic. I just use jQuery and very simple DOM manipulations. I also enable CORS for any domain name on API Gateway. This is just to show you how to create full applications with the Lambda ecosystem. Make sure to properly secure your API's and use decent front-end frameworks ;)
Watch the previous video (Reading data from DyanmoDB): https://www.youtube.com/watch?v=P8okmPWIAcQ
Watch the rest of this series: https://www.youtube.com/playlist?list=PLzvRQMJ9HDiSQMe68cti8cupI0mzLk1Gc
► 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:
► 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 ... https://www.youtube.com/watch?v=mfAT38B_uhw
46747687 Bytes