Inter-Service Communication with Go: Mastering protocols, queues, and event-driven architectures in Go

Inter-Service Communication with Go: Mastering protocols, queues, and event-driven architectures in Go book cover

Inter-Service Communication with Go: Mastering protocols, queues, and event-driven architectures in Go

Author(s): Dušan Stojanović (Author)

  • Publisher: BPB Publications
  • Publication Date: April 16, 2024
  • Language: English
  • Print length: 194 pages
  • ISBN-10: 9355517289
  • ISBN-13: 9789355517289

Book Description

Communication is simple if you know the right way

Key Features

● Understand the core concepts related to inter-service communication.

● Learn and understand different inter-service communication approaches through practical examples.

● Recognize the most suitable communication concept for your software solution.

Description

This book will cover different concepts of inter-service communication. They will be demonstrated through the Go programming language, its standard library, and popular third-party packages for concepts.

Begin by understanding basic concepts such as clients, servers, and communication methods. Explore RESTful APIs and HTTP, the backbone of many systems. Learn about protocol buffers and gRPC for efficient data exchange. For asynchronous communication, discover message queuing with RabbitMQ and event-driven patterns with Redis. Lastly, explore event-driven architecture (EDA) and Apache Kafka for implementing this style of communication.

After reading this book, a reader can determine which communication concept is most suitable for the software solution based on software solution requirements.

What you will learn

● Decide which inter-service communication concept is most suitable for a particular software solution.

● Implement different communication approaches with the Go programming language.

● Utilize implementations from the Go’s standard library and third-party packages.

● Use API design best practices.

● Avoid issues that can arise from the wrong choice of communication concept.

Who this book is for

It caters to developers, software engineers, and architects looking to master inter-service communication for their Go projects.

Table of Contents

1. Fundamentals of Inter-Service Communication

2. RESTful Communication

3. HTTP

4. Protocol Buffers

5. Message Queuing Protocols

6. Publisher/Subscriber

7. Event-Driven Architecture

8. Final Observations

Editorial Reviews

About the Author

Dusan Stojanovic was born on May 27, 1989 in Smederevo, Serbia and raised in Baničina. He attended the University of Belgrade and received a Master's degree in computer science in 2013. Since then, he has been working in software development, playing central roles in numerous projects, such as user administration, online school platforms, e-commerce solutions, video-streaming platforms, advertising solutions, and AI chat applications as a software engineer.

View on Amazon

{"@context":"https://schema.org","@type":"Book","name":"Inter-Service Communication with Go: Mastering protocols, queues, and event-driven architectures in Go","image":"https://m.media-amazon.com/images/I/81EN-wBFwkL._SY342_.jpg","author":{"@type":"Person","name":"Dušan Stojanović (Author)"},"publisher":{"@type":"Organization","name":"BPB Publications"},"datePublished":"April 16, 2024","isbn":"9789355517289","numberOfPages":194,"inLanguage":"English","description":"Communication is simple if you know the right wayKey Features● Understand the core concepts related to inter-service communication.● Learn and understand different inter-service communication approaches through practical examples.● Recognize the most suitable communication concept for your software solution.DescriptionThis book will cover different concepts of inter-service communication. They will be demonstrated through the Go programming language, its standard library, and popular third-party packages for concepts.Begin by understanding basic concepts such as clients, servers, and communication methods. Explore RESTful APIs and HTTP, the backbone of many systems. Learn about protocol buffers and gRPC for efficient data exchange. For asynchronous communication, discover message queuing with RabbitMQ and event-driven patterns with Redis. Lastly, explore event-driven architecture (EDA) and Apache Kafka for implementing this style of communication.After reading this book, a reader can determine which communication concept is most suitable for the software solution based on software solution requirements.What you will learn● Decide which inter-service communication concept is most suitable for a particular software solution.● Implement different communication approaches with the Go programming language.● Utilize implementations from the Go’s standard library and third-party packages.● Use API design best practices.● Avoid issues that can arise from the wrong choice of communication concept.Who this book is forIt caters to developers, software engineers, and architects looking to master inter-service communication for their Go projects.Table of Contents1. Fundamentals of Inter-Service Communication2. RESTful Communication3. HTTP4. Protocol Buffers5. Message Queuing Protocols6. Publisher/Subscriber7. Event-Driven Architecture8. Final Observations","url":"https://www.amazon.com/dp/9355517289/","bookFormat":"http://schema.org/EBook","additionalType":"http://schema.org/PDF","fileSize":"89 MB","accessibilityFeature":["login required","member access only"],"accessibilitySummary":"PDF version available to authenticated members only. File size: 89 MB."}

未经允许不得转载:电子书百科大全 » Inter-Service Communication with Go: Mastering protocols, queues, and event-driven architectures in Go

评论 抢沙发

评论前必须登录!

立即登录   注册