- More architecture diagrams?
- TF for env
- TF -> AWS
- define eks
- vpc etc
- dynamo or rds whichever is faster
- ECR
- EFS storage for sqlite
- install argo into eks
- create a project (wht kind?)
- Argo for tenant
- Helm deployment of eks of watchman
- helm deployment of api
- helm for an edge server
- Have premade containers as an option
- CDK or TF?
decisions
- start with hcl
- demonstrate equivalent TF in cdktf for comparison (lower priority)
steps
- determine execution environment that devs will run
- cloud9 environment for users?
- ec2?
- other?
- codespaces
- tf
- create bucket with aws cli?
- create project
- add s3 backend
- add aws provider
- add vpc module
- add eks module
- deploy argocd to eks*
- use tf provider?
- this does not exist in ZSP
- create helm chart git repo (for argo)