#microservices
Read more stories on Hashnode
Articles with this tag
what is gRPC? To understand gRPC first we need to know what RPC is.RPC(Remote Procedure Call) is used to create Inter-Process-Communication between...
It's an architectural style of software development where software is a collection of services that are distributed, loosely coupled, and highly...