Build a Serverless Web Application Through Terraform Task Steps 1. Creat a code commit repostitory 2. Push static site on code commit(Site available in github repo with named harsh-viradia-wildrides) 3. Host static site with aws Amplify console 4. Verify email address in amazon SES 5. Create Cognito user pool with AWS Cognito 6. Integrate app with user pool 7. Update the config.js file with userpool id and client id 8. Validate the changes 9. Create DynamoDB table 10. Create IAM role for Lambda function 11. Create lambda function and validate the impletation 12. Create RestAPI 13. Create new resource and method 14. Deploy the API with prod stage 15. Add invoke url in config.js file 16. Validate all the implementation and check the implementation on /ride.html page