This code creates a system as mentioned in the assignment.md. System comprises of an EKS cluster running a todo application.
To deploy the system:
- first you need to setup the pre-requisites resources on AWS by following this guide.
- later you actually deploy the EKS cluster using this guide.
- deploy the application on top of the cluster by following this guide.
Refer contribution guide.