Systems | Development | Analytics | API | Testing

Run Slurm Workloads Inside Kubernetes With ClearML

By Erez Schnaider, Technical Product Marketing Manager, ClearML Slurm has powered HPC environments for years. It is battle tested, widely adopted, and deeply embedded in research and engineering workflows. Over 60% of the TOP500 supercomputers use it to manage their large infrastructure, orchestrate workloads and schedule jobs, as it is powerful and versatile with over 20 years of engineering behind it.

API-First Development: The Complete Guide

In today’s world of software development, API-first has become more than a trend it is a best practice that allows teams to build scalable, modular and best of all future-ready applications. In an API-first approach, the Application Programming Interface (APIs) are not an afterthought, they are envisioned, documented and agreed upon before the development of an project in begins.

Keboola named a Leader on the G2 Mid-Market Europe Grid for Data Extraction

You don’t wake up caring about badges. You care about data that’s actually extractable, pipelines that don’t fall over, and teams that aren’t stuck copy-pasting CSVs. Still, it’s good when the market validates that. In the Europe Grid Report for Data Extraction | Winter 2026, Keboola is a Leader on the Mid-Market Europe Regional Grid for Data Extraction.

Best ETL Tools For Salesforce Data Integration

ETL tools automate the process of extracting data from source systems like Salesforce, transforming it into analysis-ready formats, and loading it into data warehouses, BI platforms, or other business applications. This automation eliminates the manual export/import cycles that drain resources and introduce inconsistencies.

What is Apache Kafka? Guide for Beginners

Apache Kafka powers real-time data at companies processing substantial event volumes daily. The new KRaft architecture makes getting started easier than ever. The platform handles massive data flows for more than 80% of Fortune 100 companies (Apache Kafka), according to the Apache Software Foundation. Event streaming represents a fundamental shift in data processing. Traditional databases save snapshots. Event streaming captures data in motion. It's the difference between a photo and live video.

Manual vs. Automation Decision Matrix: What to Automate (and What Not To)

Every test team has asked the same question at some point: “Should we automate this, or just test it manually?” The answer is rarely black and white. That’s why a Manual vs. Automation Decision Matrix exists to bring clarity to the chaos. It helps teams understand the lifecycle of a test case, its complexity, how often it runs, and the value it adds to product stability. With a decision matrix, you can make more informed, ROI-driven decisions.

How to Connect Druid to Power BI

Connecting Druid to Power BI shouldn’t require hacks—and it definitely shouldn’t require exporting CSVs. Here’s the part nobody says out loud: Microsoft built Power BI’s connector architecture around ODBC, not JDBC or REST. So if your Druid cluster is built for lightning-fast analytics but your users can’t access it natively, that’s not a Druid problem… that’s a connector problem. This video shows how the Simba Druid ODBC Driver solves that in minutes.

Simba Connectivity Drivers - Expand Your Product's Reach

Stop building data connectors from scratch. Start shipping features faster. Your customers want access to more data sources, but your engineering team is already stretched thin. Sound familiar? In this video, we break down how redistributable connectivity drivers can accelerate your product roadmap without adding technical debt. If you're building analytics tools, reporting platforms, visualization apps, or any software that needs to connect to data, this is for you.

Automate Pact Test Code Reviews with AI | SmartBear MCP Server

Discover how to perform expert-level Pact contract testing reviews in seconds using SmartBear MCP (Model Context Protocol) tools directly in your IDE with GitHub Copilot (or any generative AI that supports MCP)! You’ll learn how to automatically identify and fix common issues in your Pact tests, including: Over-specified test contracts Incorrect HTTP client usage Missing provider states Overuse of matchers Tests not reflecting real API behavior.