AWS
Built A Serverless Web Application
- Hosted a Static Website- Configured AWS Amplify to host the static resources for a web application with continuous deployment built in
- Managed Users- Created an Amazon Cognito user pool to manage users' accounts
- Built a Serverless Backend - Built a backend process for handling requests for web application using DynamoDB and AWS Lambda
- Deployed a RESTful API - Used JavaScript executed in the browser to send and receive data from a public backend API built using Lambda and API Gateway.
(Interactive Web Map made with ArcGIS)
(WildRydes Register Page Powered with Cognito)
This project was able to be done withe help of an AWS workshop available online. The resources were cloned from an S3 bucket into a repository I created.