Once we are done with defining interfaces we would have to decide on what technologies to use for our back-end.
Acceptance criteria:
:white_check_mark: Select a main back-end programming language (Golang)
✅ What DB to use? Should we go for non-relational? Postgre - k8s operator
✅ What oAuth 2.0 server to use? Use ORY Hydra
✅ Select back-end frameworks for testing (Ginkgo), database migration (go-migrate) & access (go sql package?), etc.
✅ What building tool to use? (Makefile)
:white_check_mark: Consider docker images
:white_check_mark: Consider k8s
:white_check_mark: What pipeline tool to use? (Concourse)
Once we are done with defining interfaces we would have to decide on what technologies to use for our back-end. Acceptance criteria: :white_check_mark: Select a main back-end programming language (Golang) ✅ What DB to use? Should we go for non-relational? Postgre - k8s operator ✅ What oAuth 2.0 server to use? Use ORY Hydra ✅ Select back-end frameworks for testing (Ginkgo), database migration (go-migrate) & access (go sql package?), etc. ✅ What building tool to use? (Makefile) :white_check_mark: Consider docker images :white_check_mark: Consider k8s :white_check_mark: What pipeline tool to use? (Concourse)