DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Don’t Break that App: Manage Schema Change with Apache Pulsar

2 years ago thenewstack.io
Don’t Break that App: Manage Schema Change with Apache Pulsar

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

Schemas are an essential part of any data platform. They’re metadata that define the shape of the data and the properties’ names and data types.

However, schema changes can affect the downstream consumers of the data who expect data in a specific format.

To overcome this challenge, data platforms can support schema evolution to handle scenarios like this.

This is a Pulsar-specific data structure, which is itself a schema, that describes the schema of messages transported via Pulsar.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com