Optimizing Scalability: A Deep Dive into Load Testing with Locust on EKS
Introduction This article explores strategies for optimizing scalability using Locust for load testing on Amazon EKS. We'll delve into scaling a Node.js app using Kubernetes' HPA and Cluster Autoscaler based on the load generated by Locust workers. T...
Apr 15, 20246 min read1.4K


