gRPC vs. REST — Performance Test using JMeter

What is gRPC?
gRPC is an open-source Remote Procedure Call, initially developed at Google in 2015. In 2017, it became a Cloud Native Computing Foundation (CNCF) incubation project due to increasing popularity.
The gRPC framework is used to build scalable and high-performance APIs. Many top organizations leverage it to power their user cases, from…