[KAFKA] Schema Registry

[KAFKA] Schema Registry

Last modified on 2025-04-18 , by hjjae2

https://docs.confluent.io/platform/current/ schema-registry/index.html#schemas-subjects-and-topics


Apache Avro #

" Apache Avro™ is the leading serialization format for record data, and first choice for streaming data pipelines. It offers excellent schema evolution, and has implementations for the JVM (Java, Kotlin, Scala, …), Python, C/C++/C#, PHP, Ruby, Rust, JavaScript, and even Perl. “

” Apache Avro™ is a data serialization system."


Compatibility #

https://medium.com/@gaemi/kafka-%EC%99%80-confluent-schema-registry-%EB%A5%BC-%EC%82%AC%EC%9A%A9%ED%95%9C-%EC%8A%A4%ED%82%A4%EB%A7%88-%EA%B4%80%EB%A6%AC-1-cdf8c99d2c5c


참고 #