Scoring and Camunda services added to the platform
ยท One min read
Atlas Infra now includes the new scoring workload and its Camunda runtime as part of the shared ECS platform.
atlas-scoringruns as a dedicated ECS/Fargate service with its own ECR repository and runtime secret- scoring consumes
atlas.l2.transaction.depositand publishesatlas.l3.user.scorethrough the existing MSK cluster - Camunda runs as a separate ECS/Fargate service with its own PostgreSQL RDS instance and runtime secret
- internal callers reach scoring through
http://scoring:8083over ECS Service Connect - scoring reaches Camunda internally through ECS Service Connect instead of depending on a public hostname