Hello friends this is the follow-up post of my previous post on Netconf Vs Restconf and in this post, I have tried to compare gRPC with RESTCONF implementation. I hope this shall provide an answer to "why gRPC".
Microservices-based architecture is the contemporary software design and development practice and gRPC is the best option because of its unmatched performance and polyglot(many programming languages) support.
Per google gRPC is
"a modern, bandwidth and CPU efficient, low latency way to create massively distributed systems that span data centers, as well as power mobile apps, real-time communications, IoT devices and APIs"
Let's summarize the main difference between gRPC and RESTCONF
What could be the limitations of using gRPC?
Next post let's deal with protobuf :) Happy reading
References:
My earlier post on NETCONF Vs RESTCONF
A short youtube video(Why gRPC ?)
No comments:
Post a Comment