Open apex-omontgomery opened 5 years ago
It appears front-end
won't be requiring other infrastructure.
So that leaves pybot
and pyback
.
With the introduction of ArgoCD, we should be able to specify the manifests in this repository using kustomize.io and iterate.
Pyback has been combined with the back-end repo rewrite. So now it's only pybot.
This issue is to track bringing our current prod assets into kubernetes. operationcode-pybot operationcode-pyback front-end
Currently the first 2 are hosted on ECS using ECR, with amazon RDS. The third one is not hosted but we'd like to set it up to be able to point the staging frontend url to it in the very near future.
By doing it in this manner we are better able to track our assets and apply monitoring solutions to each in a standardized way which can help prevent re-inventing the wheel.