Synopsis of project: build a front and back end web project in AWS to:
- Build the secure virtual infrastructure (VPC with public and private subnets, EC2, CloudFormation)
- Register users and store data (Cognito and MySQL RDS, S3)
- Process uploaded photos (Rekognition) and store data
- Add on-prem processing (SNS, SQS with long-polling)
- Test and debug with metrics (X-Ray, Cloud9 IDE)
- Automate and decouple processes (Application Load Balancer, Lambda functions)