DEV Community

sdcaulley
sdcaulley

Posted on

2

gRPC and Node.js

The start-up I am working with has chosen a microservice architecture for its product, and is predominately using gRPC for communication between the services. This has proven to be a tremendous challenge and growth opportunity for me - having not worked before with either microservices or gRPC.

I have found that there is not written about out using gRPC and Node.js and want to share what I have learned. This will be a series of articles about what I have found - mostly by trial and error. There is no particular order to this series, and most of the posts will be structured in a problem/solution type format.

I hope this helps someone along in their gRPC adventure.

Top comments (0)

Heroku

This site is powered by Heroku

Heroku was created by developers, for developers. Get started today and find out why Heroku has been the platform of choice for brands like DEV for over a decade.

Sign Up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay