Manning Publications | gRPC Microservices In Go (2024 EN)

Discussion in 'Programming' started by Kanka, Dec 26, 2023.

  1. Kanka

    Kanka Well-Known Member Loyal User

    [​IMG]

    Author: Hüseyin Babal
    Full Title: gRPC Microservices In Go
    Publisher: Manning Publications (November 14, 2023)
    Year: 2024
    ISBN-13: 9781633439207
    ISBN-10: 1633439208
    Pages: 200
    Language: English
    Genre: IT: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: $59.99


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

    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
    :
    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.

    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.

    -------------