Event-driven web application with backend and frontend connectivity
Keywords: System design, REST API, Serverless Architecture, CRUD operations, Backend, User Acceptance Tests Github
1. Built a synchronous communication web flow, implementing endpoints for create, read, update, and delete operations with AWS services provisioned by Serverless Framework
2. Implemented AWS Cognito User Pool Authorizer and IAM policy for Access Control
3. Wrote User Acceptance Tests (UAT) with JEST to test serverless REST API