/aws-serverless-workshops

Code and walkthrough labs to set up a serverless web application for the Wild Rydes Workshop

Primary LanguageHTMLApache License 2.0Apache-2.0

Wild Rydes Serverless Workshops

This repository contains a collection of workshops and other hands on content that will guide you through building various serverless applications using AWS Lambda, Amazon API Gateway, Amazon DynamoDB, Amazon Kinesis and other services. Currently only the Web Application workshop is available, but more will be available shortly.

Workshops

  • Web Application - This workshop shows you how to build a dynamic web application without servers. You'll learn how to host statc web resources with Amazon S3, how to use Amazon Cognito to manage users and authentication, and how to build a RESTful API for backend processing using Amazon API Gateway, AWS Lambda and Amazon DynamoDB.