Systems | Development | Analytics | API | Testing

%term

How BT Group Built a Smart Event Mesh with Confluent

BT Group's Smart Event Mesh: Centralized Event Streaming With Decentralized Customer Experience, Automation, and a Foundation Built on Confluent. BT Group is a British multinational telecommunications holding company headquartered in London, England. It has operations in around 180 countries and is one of the largest telecommunications companies in the world, providing a range of products and services including fixed-line, broadband, mobile, and TV.

AI-Assisted Integration Development with WSO2 Micro Integrator and Choreo

In this video, Asanka Abeyweera demonstrates how to develop a basic integration using WSO2 Micro Integrator (WSO2 MI) as the integration technology and Choreo as the internal developer platform. Utilizing the AI assistance available in the new WSO2 MI VS Code extension, Asanka Abeyweera, Software Architect at WSO2 walks through the process of building, deploying, and testing the integration, along with showcasing basic observability features.

When and Why Should SMEs Upgrade Their Email Service Provider (ESP)?

It seems that there’s an email service provider (ESP) for everyone these days, whatever your marketing goals or industry. But this wide range of options also makes it harder for small and medium businesses to upgrade to the right advanced option. Without an enterprise’s broad budget, you need to balance your marketing needs with your costs carefully. These factors also make it important to know when it’s worth switching to a more complex platform.

The Top Black Box Testing Techniques

Black box testing can help! Black box testing refers to a whole treasure trove of software testing techniques that help us achieve excellent test coverage while narrowing the number of cases and saving time. Read on to understand what black box testing is (exactly) and the techniques your team can use to impact your next cycle. You’ll also find some real-world examples along with the techniques.

Unlocking the Power of AI in insightsoftware's Logi Symphony

Unlock the power of AI with Logi Symphony! In this video, we introduce Logi AI, a cutting-edge addition to Logi Symphony that revolutionizes how you interact with your data. Learn how to create customizable AI chat flows, integrate real-time data, and leverage prompt templates to ensure accurate and relevant AI responses. Discover how these features enhance user engagement and provide deeper insights from your data.

Data Fabric Technology: Top 4 Reasons to Use It

Data fabric technology can help in a significant way, which is why it’s becoming a go-to method of choice for data management. Data fabric technology integrates information scattered across disparate sources and creates a unified data model through a virtual data layer. Data fabrics let you leave your existing data architecture intact, pulling directly from your current data sources and updating them in real time. So why is a data fabric approach the solution to your complex data challenges?

Monetizing a Gen-AI-Based ChatBot API by Metering Token Usage

For many Gen AI-based applications, usage-based billing is crucial. It is especially important if you are using third-party models that charge you for tokens used. You want to ensure that your cost of tokens used is covered by your customers, in addition to charging for your own value add. In this tutorial, we will build a quick Chat Bot API using OpenAI’s ChatGPT, and then use Moesif and Stripe to meter the number of tokens used and report the usage to Stripe to be charged.

How to Set Idle Timeouts | Apache Flink in Action

This video covers setting an idle timeout on a watermark generator when joining data in Apache Flink. This can be used when you have two streams, one that has frequent updates, and one that has infrequent updates, and you need to join data without waiting for a fresh watermark from the infrequent one.