- Use a combination of any AWS technologies covered to create a full stack application. E.g.
- Elastic Beanstalk
- S3 Bucket
- SQS / SNS
- EC2
- Terraform
- Lamda
- RDS
- VPC
- Fork this repository.
- Clone your fork to your machine.
- Your project should consist of at least a backend contained in this repository
- Include a GUIDE to document & describe your project
- If you want to include a front end then using a technology of your choice, link to the repository in the GUIDE
- Share resources amongst projects like a
dotnet new classlib --name exercise.models
library