Muutke küpsiste eelistusi

E-raamat: Protocol Buffers Handbook: Getting deeper into Protobuf internals and its usage

  • Formaat: PDF+DRM
  • Ilmumisaeg: 30-Apr-2024
  • Kirjastus: Packt Publishing Limited
  • Keel: eng
  • ISBN-13: 9781805127215
  • Formaat - PDF+DRM
  • Hind: 28,07 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: PDF+DRM
  • Ilmumisaeg: 30-Apr-2024
  • Kirjastus: Packt Publishing Limited
  • Keel: eng
  • ISBN-13: 9781805127215

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Delve into Google Protobuf with the help of practical examples and exercises for streamlined communication and seamless integration with gRPC

Key Features

Encode and decode complex data structures, enhancing data interchange efficiency across systems Understand Protobuf by mastering the syntax, schema evolution, customizations, and more Integrate Protobuf into your preferred language ecosystem, ensuring interoperability and effective collaboration Purchase of the print or Kindle book includes a free PDF eBook

Book DescriptionExplore how Protocol Buffers (Protobuf) serialize structured data and provides a language-neutral, platform-neutral, and extensible solution. With this guide to mastering Protobuf, you'll build your skills to effectively serialize, transmit, and manage data across diverse platforms and languages. This book will help you enter the world of Protocol Buffers by unraveling the intricate nuances of Protobuf syntax and showing you how to define complex data structures. As you progress, youll learn schema evolution, ensuring seamless compatibility as your projects evolve. The book also covers advanced topics such as custom options and plugins, allowing you to tailor validation processes to your specific requirements. Youll understand how to automate project builds using cutting-edge tools such as Buf and Bazel, streamlining your development workflow. With hands-on projects in Go and Python programming, youll learn how to practically apply Protobuf concepts. Later chapters will show you how to integrate data interchange capabilities across different programming languages, enabling efficient collaboration and system interoperability. By the end of this book, youll have a solid understanding of Protobuf internals, enabling you to discern when and how to use and redefine your approach to data serialization.What you will learn

Focus on efficient data interchange with advanced serialization techniques Master Protocol Buffers syntax and schema evolution Perform custom validation via Protoc plugins for precise data integrity Integrate languages seamlessly for versatile system development Automate project building with Buf and Bazel Get to grips with Go and Python integration for real-world Protobuf applications Streamline collaboration through system interoperability with Protobuf

Who this book is forThis book is for software developers, from novices to experienced programmers, who are interested in harnessing the power of Protocol Buffers. It's particularly valuable for those seeking efficient data serialization solutions for APIs, microservices, and data-intensive applications. The content covered in this book accommodates diverse programming backgrounds, offering essential knowledge to both beginners and seasoned developers.
Table of Contents

Serialization Primer
ProtoBuf is a Language
Describing Data with Protobuf's Text Format
Protoc: The Protobuf Compiler
Serialization Internals
Schema Evolution Over Time
Adress Book- Go
Adress Book- Python
Developing a Protoc Plugin
Advanced Build
Clément Jean is the CTO of Education for Ethiopia, a start-up focusing on educating K-12 students in Ethiopia. On top of that, he is also an online instructor (on Udemy, Linux Foundation, and others) teaching people about diff erent kinds of technologies. In both his occupations, he deals with technologies such as Protobuf and gRPC and how to apply them to real-life use cases. His overall goal is to empower people through education and technology.