...
Once the infrastructure is setup, it will deploy the service based on task definitions for the ECS cluster. The CI pipeline then builds and pushes new image to ECR and runs a update command for ECS service to pull the latest image to roll out a new version of service. CI only deploys alpha and beta currently, other environments are deployed manually.
Things missing here:
cloudflare setup
are we using the route53 records? I was unable to find/understand how they link up to the load balancer
env vars set up detailed to explain what in required for service to run