Must use at least one AWS service from each of the following categories:
(10 pts. total)
Compute: EC2, Lambda, Elastic Beanstalk (4 pts.)
Storage: S3, EFS, Glacier (3 pts.)
Database: RDS, DynamoDB (2 pts.)
Monitoring: CloudWatch or Security: IAM Role (1 pt.)
Must apply a high availability construct, by using one (1) or more of the following:
(3 pts.)
Route 53 Routing Policies/Availability Monitoring
Load Balancing
Auto Scaling
Project must be accessible from the public Internet for grading, either via an IP address or a Public DNS URL (3 pts.)
Must submit a simple, one (1) page write-up that briefly explains the purpose of your project, how it was architected, and how you expect it to work (3 pts.)
You can NOT use Lightsail to cut corners. Please deploy all infrastructure manually.
Your project must be significantly different from what you’ve set up during Lab #1
Sample Solution