Systems | Development | Analytics | API | Testing

Kong Konnect: A Developer's Guide

In this guide, Viktor Gamov (Principle Developer Advocate at Kong) will dive into the power of Kong Konnect, the SaaS managed control plane for Kong Gateway designed for seamless API management. We’ll explore how to use Kong Konnect to configure external services, enable application registration, configure Dev Portal, use credentials to manage services access, and replicate configurations across different environments with just a few clicks. Let’s get started!

How to deliver successful AI products with Keboola?

If you haven’t been tuned in, AI products are the new “it girl” on the block, turning heads and transforming the way businesses operate. This seismic shift isn't merely a trend; it's the new norm. AI has massive implications for Keboola’s mission - helping companies create and ship better data projects faster. We’ve been helping build AI-powered products for years, but the recent innovations in the space have accelerated our efforts even further.

7 Best Data Integration Techniques In 2023

As the pace of data grows, modern companies struggle to get a unified view and extract insights across all their disparate sources. Heck, just accessing all the enterprise datasets can be hard and requires too many email chains with the IT department. Luckily, integrating data from different systems and external sources can be simplified with the right data integration technique.

Your Test Automation Strategy is NOT Your Test Strategy

Welcome to our next electrifying episode! We’re diving into the world of software testing and exploring the intricate relationship between test automation and comprehensive test strategies. Our expert guests shed light on key differences between these strategies and the crucial role of test automation in continuous integration and continuous deployment environments.

10 Mobile Application Testing Techniques You Must Know

The more effectively you do mobile application testing, the fewer problems you will come across in the future. However, testing doesn’t have to be challenging. You can easily get it right if the proper techniques, tools and procedures are in place. In this article, we’ll discuss 10 of the most popular mobile application testing techniques and outline their key benefits.

Designing a Scalable Backend in Node.js

As a developer supporting a growing business, you’ll likely spend a lot of time thinking about scaling. We live in a wonderful time to be solving scale problems. Computers are so fast and capable that many of the development decisions you make when writing backend systems won’t noticeably impact performance(until your app reaches an absolutely massive scale). If this weren’t the case, we’d all be writing web servers in C.

EP1: Abstracting Away the Problem

Join us in this captivating episode as we explore the power of abstractions in software systems, how they simplify complex concepts, and revolutionize the way we build and understand technology. Prepare to be inspired by the influential abstractions that have shaped the tech world. We'll discuss historical examples like abstract data types, relational databases, and Kubernetes, highlighting their transformative impact. Don't miss out on this enlightening discussion!

What Is Static Analysis? Static Code Analysis Overview

Static analysis helps development teams that are under pressure. Quality releases needed to be delivered on time. Coding and compliance standards need to be met. And mistakes are not an option. That’s why development teams are using static analysis tools / source code analysis tools. Here, we discuss static analysis and the benefits of using static analysis tools.