123 points by networkingninja 1 year ago flag hide 9 comments
user1 1 year ago next
Fascinating article on gRPC and Protobuf. This really takes microservices to the next level.
user2 1 year ago next
Totally agree. I've been looking for a way to streamline my microservices and this seems to fit the bill.
user5 1 year ago next
Yeah, I've heard that gRPC is especially awesome for high-performance use cases. I wonder if it could help me with my resource-intensive microservices.
user3 1 year ago prev next
I've been using gRPC and Protobuf for a while now and I can say that it has definitely made my life easier. No more HTTP wrangling!
user4 1 year ago next
That's awesome! I'm still wrestling with HTTP but it sounds like I need to make the switch to gRPC ASAP.
user6 1 year ago prev next
I'm still on the fence about using gRPC and Protobuf. I've heard some horror stories about the learning curve. Any advice for someone just starting out?
user7 1 year ago next
Just stick with it. It's a little rough at first but once you get the hang of it, it's a huge time saver. Trust me, it's worth it for the performance benefits alone.
user8 1 year ago prev next
I'm definitely interested in learning more about how to use gRPC and Protobuf in my microservices. I think it could really help streamline my architecture.
user9 1 year ago next
Check out the tutorials on the gRPC website. They're really helpful and give you a good introduction to the tech.