Systems | Development | Analytics | API | Testing

Creating a data-driven culture with self service and data literacy

In this segment, Geraldine Wong, CDO of GXS Bank, explains how her bank's data strategy aims to promote inclusion through superior data insights and AI, but achieving this requires building a data-driven culture by providing employees the right tools, access, and knowledge about the data.

Installing MiNiFi agents has never been so easy!

This video walks you through one of the new features coming with Edge Flow Manager 1.6.0: the one-line installer command. Did you ever think that installing a MiNiFi (C++ or Java) agent was complicated? Did you ever struggle with generating and configuring the certificates for mTLS communication between the agents and Edge Flow Manager?

The Benefits, Challenges and Risks of Predictive Analytics for Your Application

In this modern, turbulent market, predictive analytics has become a key feature for analytics software customers. Predictive analytics refers to the use of historical data, machine learning, and artificial intelligence to predict what will happen in the future. This ability to analyze and predict future scenarios sets certain applications apart from the pack, offering application teams significant advantage in a competitive market.

How to Tune Kafka Connect Source Connectors to Optimize Throughput

Kafka Connect is an open source data integration tool that simplifies the process of streaming data between Apache Kafka® and other systems. Kafka Connect has two types of connectors: source connectors and sink connectors. Source connectors allow you to read data from various sources and write it to Kafka topics. Sink connectors send data from the topics to another endpoint.