Skip to main content

One post tagged with "camunda"

View All Tags

Scoring and Camunda services added to the platform

ยท One min read
Atlas Infra

Atlas Infra now includes the new scoring workload and its Camunda runtime as part of the shared ECS platform.

  • atlas-scoring runs as a dedicated ECS/Fargate service with its own ECR repository and runtime secret
  • scoring consumes atlas.l2.transaction.deposit and publishes atlas.l3.user.score through 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:8083 over ECS Service Connect
  • scoring reaches Camunda internally through ECS Service Connect instead of depending on a public hostname