flow-pie/chamaa.api

Auto-scaling and worker management

Open

#80 aperta il 9 nov 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)HTML (4 fork)auto 404
good first issue

Metriche repository

Star
 (3 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Setup auto-scaling and worker management for handling variable load.

Requirements:

  • Configure horizontal Pod autoscaling (HPA) for Kubernetes
  • Implement custom metrics for scaling decisions
  • Setup worker scaling for background jobs (RabbitMQ workers)
  • Configure scale-up and scale-down policies
  • Add monitoring for scaling events
  • Test scaling under load

Deliverables:

  • HPA configuration for API and workers
  • Custom metric definitions
  • Scaling policies and thresholds
  • Monitoring and alerting for scaling events
  • Documentation for scaling configuration
  • Load testing to verify scaling behavior

Guida contributor