Completed
- What are schema references?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Data Contracts for Long-Term Schema Management in Apache Kafka
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - What is a data contract?
- 3 - What are the problems with using JSON Blobs?
- 4 - What are the advantages of using Avro and Protobuf formats?
- 5 - What are schema references?
- 6 - What support is available for changing the data format?
- 7 - What are forwards, backwards, and full compatibility?
- 8 - What should you do if you have two different formats?
- 9 - What are the tradeoffs of doing topic versioning?
- 10 - What are upcasters and downcasters?
- 11 - Are there any recommended tools for making data discoverability easier?
- 12 - It's a wrap!