Skip to content

kalpeshx/aws-serverless-webapp-workshop

Serverless web application

This workshop shows you how to build a dynamic, serverless web application. You'll learn how to host static 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.

Completing the workshop

The simplest way to complete the workshop is by visiting the hosted version at webapp.serverlessworkshops.io.

What's Included

This repository includes the following folders:

  • deck: PDF copies of the presentation materials for this workshop.
  • resources: Any required sample code, IAM policies, or Cloudformation templates needed to complete the workshop.
  • workshop: A Hugo site with instructions for completing the workshop.

Running locally

  1. Clone this repository.
  2. Install Hugo locally.
  3. Navigate to the workshop directory
    cd aws-serverless-webapp-workshop/workshop
  4. Launch the website locally with the following command:
    hugo serve
  5. Visit http://localhost:1313 in your browser and complete the workshop

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: MIT-0

About

No description, website, or topics provided.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
MIT-0
LICENSE-SAMPLECODE
Unknown
LICENSE-SUMMARY

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published