Systems | Development | Analytics | API | Testing

Latest News

G2 Winter Reports: Keboola Strikes Gold in 5 Categories

After another round of G2 awards, Keboola is shining brighter than ever. This season, Keboola struck gold where it really counts: in customer service and satisfaction. With a world-class platform, we provide our users with the product and user experience they need to excel in their industry. Here’s a breakdown of the G2 awards featuring Keboola.

A beginner's guide to using CSS variables

If you look at the backend of a big website coded in CSS, you will encounter many repeating codes. They might be coding for particular text color or text size or even fitting the images to the right size for your screen. The problem comes in when you want to change these codes. Since they are so recurring, they demand global search. Custom properties of CSS variables allow all such values to be stored in one place and can be referenced throughout the document without having to retype it every time.

NUnit vs xUnit vs MSTest: Which is better? Detailed Comparison

When you build the software, you most likely follow the Software Development Life Cycle (SDLC) process, where testing is the most critical part. The testing phase will go through a separate process called Software Testing Life Cycle (STLC). The testing requires the planning, development, and execution of test cases. In the modern technology world, testing is carried out at multiple stages such as Unit testing, Integration Testing, API Testing, End to End Testing, etc.

Securing a PostgreSQL API

API abuse was once one of the most infrequent vectors for cyber security attacks. It has now moved up the list to be one of the most frequently used techniques. In a time when data is a company’s competitive edge, more and more organizations are embracing APIs to integrate various databases and applications effectively. With the amount of information shared between these APIs, securing the data and user access to that information has become increasingly important.

Data 'Poka-Yoking' With Data Observability for the Modern Data Stack

While in the past, businesses used data to gain an edge over their rivals, in today’s competitive environment, data is imperative to stay in business. Modern businesses rely increasingly on data to manage all aspects of their operations, from everyday workflows to impacts on business strategy and customer interactions. As a result, data stacks have become extremely complex.

How to Define Data Thinking for Business Users

The digital shift has become the most important aspect of the success and survival of most businesses in recent years. The digital shift must become a top priority and focus for the leadership. Data Thinking fills the gap between business units in the enterprise and IT that keeps the lights on as well as caters to innovation. The key to digital development coming together is the intricate interplay between all of these areas. Individual data efforts’ long-term success is based on it.

10 Mobile App Testing Trends for 2023

See upcoming trends to plan your mobile app testing strategy for 2023 The end of the year is an ideal time to not only look back at what you’ve accomplished but to plan goals for the upcoming year. Mobile app development teams can look into the latest trends in technology, user behavior, and the broader market, and think about how to incorporate them into your mobile app testing and development plan.

Flexible Policy Match in Kuma 2.0

Kuma is configurable through policies. These enable users to configure their service mesh with retries, timeouts, observability, and more. Policies contain three main pieces of information: Kuma 2.0 introduces a new matching API that’s more understandable and powerful. In this article, we explain why we’re doing this, how to use the new policy matching API, and what’s coming next.