Best Practices for (Go) gRPC Services

Best Practices for (Go) gRPC Services

32.845 Lượt nghe
Best Practices for (Go) gRPC Services
It's easy to get a simple service up and running with gRPC, but there are many items often overlooked that can lead to problems down the road. This session will cover a variety of lessons learned while developing and maintaining internal services at Google. Topics will include issues such as deadlines, retries, monitoring, error propagation, and memory management. Examples will be provided in Go, but the concepts can be applied to services in all languages. CoreOS Fest 2017 Doug Fawley