In this workshop we will explore the principles of a Serverless Architecture. We will build and deploy a service on AWS Lambda and interact with DynamoDB via a S3 deployed static site secured with Cognito. The aim is to show the versatility of a Serverless Architecture and AWS Serverless resources. The orchestration of this will be done via the Serverless Framework written to ease the burdens of managing the lifecycle of a serverless architecture.
Example code we will work through can be downloaded from this Github Repo: https://github.com/kevinold/citn2018-serverless-workshop-demo
Follow the Readme to get setup with AWS Credentials.