Skip to content

Environments

Five places code runs. Three are cloud. Two are compose.

EnvRuns on
localDocker Compose (Local-dev-setup)
isolatedSame topology, pre-built images
developAccount 460195068944, cluster rfe-dev-cluster, ns development
perfSame account + cluster, ns performance
prodAccount 389068786427, cluster rfe-prod-cluster, ns production

Region: eu-west-2. WAF + CloudFront certs: us-east-1.

Shared vs isolated

Perf is a namespace and a few overlays — not a copy of prod.

DevelopPerfProd
Domain*.bigbash.life*.bigbash.lifebigbash.site
Hostsb2c-develop b2b-develop gateway-develop*-perfbigbash.site admin gateway-prod
GitOpsfantasy7-develop/fantasy7-perf/fantasy7-prod/

Names in git

Promotion

Autoscaling is forced off in develop and perf ApplicationSets. Prod uses HPA. Prod GitOps PRs require infra-team. Prod Terraform apply is the manual github-aws-int.yaml workflow (workflow_dispatch + approval), not a casual laptop apply.

Before you modify an environment

If you are changing…Start here
Hostnames, WAF mode, VPCNetworking then Changes
Node types / Pending podsKubernetes
Kafka topics, Aurora sizeData stores
Helm replicas / HTTPRouteCompute & deploy
A new vendor URLDependencies

Visual map · Compute & deploy

BigBash architecture SSOT — hosted for the team; edit via pull requests.