|
You are here |
ekhabarov.com | ||
| | | | |
ilya-sher.org
|
|
| | | | | Showing a setup of gRPC service which is also exposed as a REST API. It's a setup that happens to work for us. No alternatives will be discussed in this post. This is a concise blog post. Architecture ALB with HTTPS listener (trivially configured, out of scope of this post) ECS running a task with... | |
| | | | |
jbrandhorst.com
|
|
| | | | | How to best handle errors in Go is a divisive issue, leading to opinion pieces by illustrious bloggers such as Dave Cheney, the commander himself Rob Pike as well as the official Go blog. I'm not going to tackle those opinions here, instead I'm going to talk about best practices for errors when using gRPC and Go. The gRPC Status package The Go gRPC implementation has a status package which exposes a nice simple interface for creating rich gRPC errors. | |
| | | | |
blog.nobugware.com
|
|
| | | | | Manages Envoy Proxy with Envoy Gateway in Kubernetes | |
| | | | |
blog.hmpl-lang.dev
|
|
| | | Surely most people have encountered the concept of HATEOAS at least once, but what exactly is it? In fact, this is a rather old, but very interesting topic even today, which has not lost its relevance in development. In this article, we will cover the basics and create our first... | ||