Skip to content

Shruti-T/WildRydes-Aws

Repository files navigation

WildRydes-Aws

This AWS workshop helps to create a simple serverless web application that enables users to request unicorn rides from the Wild Rydes fleet.🦄

Application architecture

The application architecture uses AWS Lambda, Amazon API Gateway, Amazon DynamoDB, Amazon Cognito, SES, IAM and AWS Amplify Console.

Static Web Hosting💻

AWS Amplify to host the static resources for your web application with continuous deployment built in.

User Management👤

Amazon Cognito user pool helps to manage your users' accounts. We deploy pages that enable customers to register as a new user, verify their email address, and sign into the site.

RESTful API🚀

Amazon API Gateway helps to expose the Lambda function. This API will be accessible on the public Internet.

View Full Workshop:- https://webapp.serverlessworkshops.io/0-introduction/

Releases

No releases published

Packages

No packages published