adds code


Today we look at how we can scale a Node.js application horizontally to ensure it performs at its best even when under heavy load. GitHub repo (start): https://github.com/mguay22/nestjs-metrics GitHub repo (finished): https://github.com/mguay22/nestjs-metrics/tree/autoscaling Previous video on adding metrics with Prometheus: https://www.youtube.com/watch?v=2ESOGJTXv1s&t=180s Keda docs: https://keda.sh/ Artillery docs: https://www.artillery.io/ Timestamps 00:00:00 Setup 00:02:40 Load Testing 00:10:20 Keda 00:25:29 Autoscaling in Action
Previous Post Next Post