Ever since gRPC was introduced it became really popular among API developer community. The reason gRPC became so popular was its support for polyglot implementation (server and client can be written…
In this web services based present world, writing functional tests for APIs is something developers/testers go through in their day today life. In an agile environment this may take place at the very…
I am completely convinced that GraphQL is the next big thing in API architecture. It’s so exciting to see a technology that solves a whole host of issues inherent to REST and that’s so pleasant to…
The goal of this guide is to give the reader the most concise and non-intimidating introduction to istio while simultaneously providing further reading material if it piques his interest. Instead of…