operationcode_infra
operationcode_infra copied to clipboard
Platform infrastructure for the Operation Code site.
Right now adding to our current infrastructure is not very easy or new user friendly. Pain points: 1. Individuals have to get AWS credentials which can take a long time...
Enable non-credentialed people to submit PRs against infrastructure topics if they want to get involved, and deploy those after review, without privileged credentials
pybot/ pyback: 1. Work locally in development, can target a test slack 2. Push to `staging` branch, targets a test slack but shows what happens when deployed in ECS. 3....
Need a plan for cluster backup / restore, maybe look at https://github.com/heptio/ark?
As recently experienced, having a bus factor of 1 for critical items like secrets can become a huge blocker for even the most basic of tasks. Given the occasionally transient...
syncs us up to current state: * comments out back-end/API effectively bringing it down * switches ECS autoscaling group nodes to ARM64 for (hopefully) better spot instance availability in us-east-2...