OperationCode / OperationCode/operationcode_infra
Make it easier to incorporate new projects to operation code
Nessuno ha ancora preso questa issue.
- Lingua principale
- HCL
- Stelle
- 17
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Right now adding to our current infrastructure is not very easy or new user friendly.
Pain points:
- Individuals have to get AWS credentials which can take a long time
- Providing individuals the ability to create their own assets while they are learning can cause them to make big mistakes like provision too many.
- Have to write their own infrastructure scripts
- We lost the dockerhub password, so users need to figure it out on their own
- If they decide to use our current infrastructure we have to learn kubernetes, and then we have to trust them they won't break non-related projects.
An example was, in my case I setup a pythonanywhere account and paid for a server and postgres, then when it started being slow we migrated to ECS. Currently it's on ECS, but the rest of operation code doesn't use ECS.
An example of one solution could be:
- User requests EC2 and RDS instances.
- Some authority provides authentication credentials for these assets.
- User doesn't have to know how to write scripts to upload container as someone in leadership provides a standardized upload to ECR/ dockerhub script.
- If user wants to troubleshoot production logs, user doesn't need to have full production kubernetes access, which provides ability to break others.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non sono indicati file, test o punti di ingresso. Inizia mappando l’infrastruttura attuale e il modo in cui i progetti utilizzano ECS, Kubernetes, EC2, RDS, ECR e Docker Hub; il lavoro sarebbe considerato completato quando fossero disponibili un design concordato e un piano di implementazione documentato per il provisioning, le credenziali, gli upload e l’accesso limitato alla produzione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, docker, kubernetes, postgresql
- Ambito
- cloud, devops, infrastructure, security
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100