Closed
Description
Ensure data plane can handle X number of requests per second with Y number response time.
Acceptance
- A test process is documented to test for latency of requests under a certain amount of load.
- All requests made through NKG are brought through a load balancer provided by the public cloud.
- The average latency of all requests is shown as the result of the text.
- The test is carried out manually and the results are reported in a static document within the NKG repo.
- A route is created and tested for each routing method below:
- path based routing
- header based routing
- query param based routing
- method based routing