Systems | Development | Analytics | API | Testing

Introducing Qlik Open Lakehouse

Qlik Open Lakehouse is a fully managed capability within Qlik Talend Cloud that makes it easy, effortless, and cost-effective for users to ingest, process, and optimize large amounts of data in Apache Iceberg. With Qlik Open Lakehouse, you can now set up a Lakehouse in your Amazon S3 environment, load data directly into Apache Iceberg tables, and optimize it continuously - all with just a few clicks.

How Distributed Rate Limiting Works with Open-Source Tools

Distributed rate limiting is essential for managing traffic across multiple servers, ensuring fairness, preventing abuse, and maintaining system reliability. Unlike local rate limiting, which works on a single server, distributed rate limiting uses a centralized datastore to enforce limits globally, making it ideal for large-scale applications and multi-node setups.

Qlik Connect 2025 - Qlik's New Write Back Functionality Explained

At Qlik Connect 2025, Qlik unveiled their much-anticipated write back functionality, a welcome addition to their analytics platform, promising real-time collaboration and a streamlined data-entry experience. While this announcement marks Qlik’s entry into the world of write back capabilities, it’s clear their newly introduced functionality is designed for basic use cases.

API Developer Day with Kong Insomnia and Kong Konnect

Build, run, discover, and govern your APIs as part of an automated pipeline Insomnia isn't just a powerful API client — it's a part of the larger Kong Konnect platform for managing the overall lifecycle of your APIs: build, run, discover, and govern. During this event, we’ll utilize a design first approach to building a REST API. We’ll leverage Kong Insomnia to design and test this API and then use Kong Konnect to secure and expose this API for consumption. Finally, we’ll follow APIops best practices and implement end-to-end automation over the entire API lifecycle.

How can GenAI maximize Innovation in Contract Management and Deliver Value?

Is your organization still managing contracts the traditional way, spending weeks drafting, reviewing, and negotiating terms? Are manual errors, compliance risks, and value leakages quietly affecting your bottom line? Well, in today’s competitive business environment, where every decision is under the microscope, inefficient contract management is a strategic vulnerability. And that’s where Gen AI comes into play.

How To Write A Test Script? A Practical Guide

Automation testing begins with a test script. Its job is to command the machine to perform each test step on your behalf. A well-written test script executes those steps exactly like how a human would, with the extra consistency, standardization, and precision of a machine. However, writing test scripts means coding, and coding can sometimes be a challenge, especially for testers who are only getting started. Let us show you how to write a test script in a simple fashion.

What Is Software Architecture Guide: Build Robust Systems

One of the problems development teams experience is that when they build applications, they are unable to scale them or handle maintenance and that leads to technical debt and maintenance nightmares. Eventually, the very thing that is software architecture becomes necessary once an organization needs systems to continue to evolve, scale, and change because of the needs of the business.