30,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
  • Broschiertes Buch

Communication is simple if you know the right way ¿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.…mehr

Produktbeschreibung
Communication is simple if you know the right way ¿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.
Autorenporträt
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.