eight-rnd-ops
v0.1.4
Published
CDK code to manage core infrastructure on the eight-rnd (965220894325) account.
Readme
eight-rnd-ops
CDK code to manage core infrastructure on the eight-rnd (965220894325) account.
Stacks
rnd-ecs
ECS Fargate cluster with shared ALB for hosting APIs and workers.
- Cluster:
rnd-ecs - ALB:
rnd-ecs-albwith host-based routing (*.rnd.8slp.net) - See docs/rnd-ecs.md for architecture details
anyscale-private
Self-hosted Anyscale cloud infrastructure (VPC, IAM, EFS, MemoryDB).
Console-Managed Resources
These are created via AWS Console (not CDK) for easier ops:
- ACM certificate:
*.rnd.8slp.net - ALB security group:
sg-0f32288cd72639771(IP allowlist)
Commands
npm run build # Compile TypeScript
cdk diff <stack> # Preview changes
cdk deploy <stack> # Deploy (requires approval)