This repository contains a set of example applications (mostly Kafka applications) that use the Apicurio Registry as part of their workflow. The registry is typically used to store schemas used by ...
Are you ready to make a difference in the future of Asia and be a catalyst for positive change? We are thrilled to offer a unique opportunity to become an important part of the prestigious Asian ...
What if the very foundation of your organization’s data strategy was holding you back? For years, data lakes have promised flexibility and scalability, yet many businesses find themselves grappling ...
Value stream management involves people in the organization to examine workflows and other processes to ensure they are deriving the maximum value from their efforts while eliminating waste — of ...
If you are a tester, you have probably heard about Behaviour-Driven Development, or BDD in short, and the debates around what it is, and how and what it should be used for. Regardless of what we think ...
Event sourcing is an architectural software pattern that's useful to design complex and distributed systems, particularly those that run many processes concurrently. The pattern captures and stores ...
CQRS is an architectural pattern that separates the responsibility of executing commands that change data (write operations) from the responsibility of retrieving data (read operations). In a ...
Bloomberg’s Data Technologies Engineering team is responsible for the data collection systems that onboard all of the referential data that drive the company’s applications and enterprise solutions.
As the name implies, runtime errors occur during the execution of a software program. They occur when an application runs. Any time an application behaves in a way ...