Skip to content

Instantly share code, notes, and snippets.

@faermanj
Last active May 8, 2017 04:01
Show Gist options
  • Save faermanj/04cfb15ed116a9d8c9cbfb52ee46b923 to your computer and use it in GitHub Desktop.
Save faermanj/04cfb15ed116a9d8c9cbfb52ee46b923 to your computer and use it in GitHub Desktop.
Julio on Twitch.TV/AWS S01E02

Application Delivery on AWS

After creating and publishing a static website in the last broadcast, today we'll develop a web application API to compute and access dynamic data. Starting by the basics of interface design and serverless compute, we´ll explore the most relevant aspects of application integration with AWS backends.

Today's broadcast starts 4pm GMT ( check your local time http://bit.ly/2mLj30j ) and will include:

Understanding Amazon Lambda and Amazon API Gateway

Coding lambda functions in node.js 6.10

https://aws.amazon.com/about-aws/whats-new/2017/03/aws-lambda-supports-node-js-6-10/

http://node.green/

http://docs.aws.amazon.com/lambda/latest/dg/nodejs-prog-model-context.html

Publishing functions as APIs

http://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-set-up-simple-proxy.html

http://docs.aws.amazon.com/apigateway/latest/developerguide/integrating-api-with-aws-services-lambda.html

Integrating with React javascript library

http://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-generate-sdk-javascript.html

Other libraries and tools

https://serverless.com/

https://github.com/awslabs/serverless-application-model

https://github.com/apex/apex

https://github.com/awslabs/chalice

Join us for this live coding session and let me @jmfaerman know what you'd like to build.

@eshanaka
Copy link

eshanaka commented May 8, 2017

Hi Julio, Can you please share the steps how to fix the issue you have encountered towards the end of the Video?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment