Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendre le service scalable à chaud #903

Open
5 of 18 tasks
rhanka opened this issue Apr 10, 2024 · 0 comments
Open
5 of 18 tasks

Rendre le service scalable à chaud #903

rhanka opened this issue Apr 10, 2024 · 0 comments
Assignees

Comments

@rhanka
Copy link
Member

rhanka commented Apr 10, 2024

Pour rendre le service plus performant sans faire exploser les cout d'hébergement Scaleway, une migration vers kubernetes est nécessaire et prendra plusieurs étapes

Step 1 - Local deployment

  • redis
  • elasticsearch + restore (basic)
  • backend (basic, no proofs data)
  • frontend (built mode, no dev mode)
  • ingress

Step 2 - Scaleway deployment

  • redis
  • elasticsearch + restore (basic)
  • backend (basic, no proofs data)
  • frontend (built mode, no dev mode)
  • ingress
  • elasticsearch + scalability (from volume duplication to speed-up scaling)
  • backend: glusterfs for link jobs sharing and full backend scalability
  • full scalability tuning (+perf tests)
  • backend : backup / restore proofs (k8s jobs)
  • dataprep standalone update (from dataprep repo)
  • backend standalone update (from dataprep repo)
  • frontend standalone update (from deces-ui repo)
  • disaster recovery / full redeployment
@rhanka rhanka self-assigned this Apr 10, 2024
@rhanka rhanka mentioned this issue Apr 10, 2024
@github-project-automation github-project-automation bot moved this to En cours in API décès Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: En cours
Development

No branches or pull requests

1 participant