Systems | Development | Analytics | API | Testing

%term

How to Fix the OutOfMemoryError in Java

Picture this: It's Black Friday, and you're circling a packed mall parking lot. Every space is taken, and cars are lined up waiting for spots. You keep circling, but there’s just no place to park and you run out of gas. When you see a java.lang.OutOfMemoryError it’s just like what you experienced in that overcrowded parking lot. The Java Virtual Machine (JVM) has run out of space to "park" new objects in memory. Now here's the thing about Java: it loves objects. It can't get enough of them.

Gen AI for Marketing - From Hype to Implementation

Gen AI has the potential to bring immense value for marketing use cases, from content creation to hyper-personalization to product insights, and many more. But if you’re struggling to scale and operationalize gen AI, you’re not alone. That’s where most enterprises struggle. To date, many companies are still in the excitement and exploitation phase of gen AI. Few have a number of initial pilots deployed and even fewer have simultaneous pilots and are building differentiating use cases.

SQL for data exploration in a multi-Kafka world

Every enterprise is modernizing their business systems and applications to respond to real-time data. Within the next few years, we predict that most of an enterprise's data products will be built using a streaming fabric – a rich tapestry of real-time data, abstracted from the infrastructure it runs on. This streaming fabric spans not just one Apache Kafka cluster, but dozens, hundreds, maybe even thousands of them.

What is SSO? How to use and setup Longview SSO Service?

In this video, we provide an in-depth guide to configuring and using Longview's Single Sign-On (SSO) service. You'll learn about the different authentication workflows such as SAML, OpenID, and OAuth, and how to set up Longview SSO to streamline access across multiple applications. Whether you're configuring SSO for the first time or enhancing security within your organization, this video walks you through each step of the process.

Building Reliable Systems in an Unpredictable World

Can engineers ever guarantee that nothing will break? @Saurabh Shanbhag explains why unexpected failures are always possible in today’s interconnected tech world. The key is to control what you can and collaborate to build resilient systems. Here’s how to approach it: Watch this episode of Test Case Scenario to learn more about building reliable systems.

What Is Contract Testing: A Knowledge Guide

Let’s Take an e-commerce platform, where there are different services for user authentication, product catalog, and order processing. These services communicate through APIs. For example, the order processing service needs to get product details from the catalogue service. Contract testing ensures that the agreement between these services—specifying what data the order service expects from the product catalogue service—stays consistent.

Clearinghouse Alternatives for Data Integration

In the world of data management, clearinghouses often serve as intermediaries, enabling secure data transactions across different platforms and ensuring compliance with industry regulations. However, as data management needs evolve, businesses are increasingly looking for alternatives to clearinghouses that offer more flexibility, control, and advanced features.