After completing the Initial Setup, follow the remaining modules in order:
| Module # | Feature | Description |
|---|---|---|
| This section | Introduction | Learn about the Serverless web application. |
| Setup | Setup | Prerequisites and requirements and setting up the AWS Cloud9 IDE. |
| Static Web Hosting | Deploy the application | Deploy the static website using AWS Amplify Console by first creating a git repository (in either CodeCommit or GitHub) and then pushing the site code. |
| User Management | Configure Login access | Configure user management for the website using Amazon Cognito. |
| Serverless Backend | Database | Create an AWS Lambda function that will persist data to an Amazon DynamoDB table. |
| RESTful APIs | Configure API | Expose the Lambda function via an Amazon API Gateway as a RESTful API that the static site can call. |
| Cleanup | Cleanup workshop resources | How to remove all of the workshop’s resources from your account. |
If you run out of time in the workshop, don’t panic! These instructions are public and they are available after your workshop ends.
Privacy | Site Terms | © 2022 Amazon Web Services, Inc. or its Affiliates. All rights reserved.