MICROSERVICES, gRPC, AND GOLANG
Microservices - also known as microservice architecture - is an architectural style that structures an application as a collection of highly maintainable, tested and loosely coupled services.
A microservice is therefore a tiny service that can stand ...
thegoninja.hashnode.dev9 min read