Cloud Computing on AWS
Goal:
1. Create an API on AWS to handle face recognition requests.
2. Design and implement a load balancer for handling these requests with 20 EC2 resources and latency for 100 continuous requests < 200s
Â
The architecture consists of using three major AWS components, namely, EC2, SQS and S3.