Serialization Protocols for Distributed Systems
Offered By: Devoxx via YouTube
Course Description
Overview
Explore serialization protocols for distributed systems in this 52-minute conference talk by Christian Uhl from Mathmatch GmbH. Delve into the evolution of systems and the challenges faced by software engineers. Examine various serialization methods, including Java Serializable, JSON, and XML, while addressing backwards compatibility and app version changes. Learn about Protocol Buffers (Protobuf), its compiler, and plugins for different programming languages. Discover the impact of Protobuf at Google and analyze sample code. Investigate alternative serialization protocols such as Rift, Thrift, Avro, and Cryo. Gain insights from "Effective Java" to enhance your understanding of serialization in distributed systems.
Syllabus
Introduction
Systems are changing
We are software engineers
Java Serializable
JSON and XML
Backwards compatibility
App version changes
Protobuf
Proto compiler
ProtoC plugin
Scala plugin
How it works
What happened at Google
Sample code
Rift
Disks
Thrift
Avro
Cryo
Effective Java
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube