Skip to content

TylerHendrickson/aws-serverless-workshop

 
 

Repository files navigation

Setup | Presentation | Contact | Useful Links

AWS Serverless Workshop

Example code for the 2018 AWS Community Day Midwest workshop seminar on Serverless, presented by Tyler Hendrickson.

Setup

We will be leveraging Python and the Serverless framework for this workshop. For a full list of instructions for Mac and Windows please reference our Install Guide

Presentation

Slides for the presentation are available here in the master branch of this repository.

Note that the master branch of this repository corresponds to the content in the presentation up to "Step 5" (end of slide 38).

If you'd like to see the fully-complete example, take a look at the final branch. Additional functionality found on this branch includes:

  • DynamoDB integration
  • Support for GET and DELETE requests (in addition to PUT)
  • Advanced API Gateway usage: protecting endpoints with a client API key and usage plan

Contact

You can get in touch with me via email: hendrickson.tsh@gmail.com

Useful Links

About

Example code for the AWS Community Day Midwest workshop on Serverless

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%