0

I have micro service deployed on Kubernetes cluster. I want to know the maximum amount request per seconds it can serve.

So I want to learn the method, how can I evaluate the max rps, any help welcome

  • I tried locust python lib
  • And postman (but it have limits)
Fedor
  • 19
  • 4
  • There are hosted services for this; if not done carefully you wind up benchmarking your test machine's network capacity instead of the microservice's workings. – ceejayoz Sep 01 '23 at 14:06
  • @ceejayoz, can you please provide more info, or please make a refer to a good sources – Fedor Sep 02 '23 at 14:38

0 Answers0