You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Locust is an open source tool for quickly scaling up and down load tests of web frontend as REST APIs. It allows testers to quickly create test profiles that can be orchestrated by multiple nodes in order to stress an HTTP endpoint.

In this Kubernetes namespace we have a simple 2 tiered architecture where a frontend component speaks to its backend components through the Kubernetes service abstraction. The service load balances against the health backend instances transparently to the frontend.

Gliffy Macro Error

You do not have permission to view this diagram.

  • No labels