OperationCode / OperationCode/operationcode_infra

Make it easier to incorporate new projects to operation code

Aperta
#60 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

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:

  1. Individuals have to get AWS credentials which can take a long time
  2. Providing individuals the ability to create their own assets while they are learning can cause them to make big mistakes like provision too many.
  3. Have to write their own infrastructure scripts
  4. We lost the dockerhub password, so users need to figure it out on their own
  5. 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:

  1. User requests EC2 and RDS instances.
  2. Some authority provides authentication credentials for these assets.
  3. 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.
  4. 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

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. 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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.