gRPC Microservices in Go

gRPC Microservices in Go
出版时间:2023.10
官网链接:Manning
下载地址:百度网盘(truePDF)

内容简介:

Build super fast and super secure microservices with the gRPC high-performance messaging protocol and powerful Go language.

In gRPC Microservices in Go you’ll learn:

  • Designing and implementing resilient microservice architecture
  • Testing microservices
  • Deploying microservices to the cloud with modern orchestration tools
  • Monitoring and overseeing microservices

The powerful gRPC Remote Procedure Call framework delivers superior speed and security over protocols like REST. When paired with Golang’s low-level efficiency and flexibility, gRPC and Go become a killer combination for latency-sensitive microservices applications. gRPC Microservices in Go shows you how to utilize these powerful tools to build production-grade microservices. You’ll learn to develop microservice inter-service communication patterns that are powered by gRPC, design backward compatible APIs, and apply hexagonal architecture to microservices.

about the technology

Go is perfect for writing fast, reliable microservices code, but that’s only half the story. You also need a communications framework like gRPC to connect your services and handle load balancing, tracing, health checking, and authentication. Together, Go and gRPC accelerate the development process and eliminate many of the challenges you face when building and deploying microservices.

about the book

gRPC Microservices in Go teaches you how to build production-ready microservices using Go and gRPC. In it, you’ll learn to create efficient APIs in Go, use gRPC for network communication, and deploy on cloud and Kubernetes. Helpful examples, including a complete eCommerce web app, make it easy to grasp each concept. You’ll also get an inside look at testing, deployment, and efficient DevOps practices for microservices.

what’s inside

  • Designing and implementing resilient microservice architecture
  • Testing microservices
  • Cloud deploying microservices with orchestration tools
  • Monitoring and overseeing microservices

about the reader

For software developers who know the basics of Go.

about the author

Hüseyin Babal has been using Go in production since 2017 to build and maintain SaaS platforms.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Mastering Blockchain, 4th Edition

2023-10-16 19:20:33

电子书

Delta Lake: Up and Running

2023-10-31 0:21:33

搜索