ELK Stack

february 13, 2026 ELK Stack Today, company IT systems generate vast volumes of logs and events on a daily basis — ranging from user requests and application errors to infrastructure metrics and network activity. These data are critical for monitoring, troubleshooting, and ensuring the stable operation of services, but without the right tools they quickly […]
Introduction to Lakehouse

january 15, 2026 Introduction to Lakehouse In modern business, companies are increasingly faced with the need to combine large volumes of data from different sources — from sales and logistics systems to marketing reports and user activity. For this data to deliver real value, it is not enough merely to store it; it must also […]
How to build a data quality control system: experience with dbt and Soda

december 13, 2025 How to build a data quality control system: experience with dbt and Soda At the active development stage, a team’s primary efforts are usually focused on delivering functionality, but once a project moves into the maintenance phase, it quickly becomes clear that without systematic quality control, trust in the data begins to […]
AI and BI: differences and combined use

november 14, 2025 AI and BI: differences and combined use Business intelligence (BI) and artificial intelligence (AI) are powerful tools that help companies transform raw data into valuable insights and actions. In today’s world, where data volumes are growing exponentially, the ability to efficiently process, analyse, and use this information is critical for competitiveness. Goals […]
Advantages of using Apache Superset

october 30, 2025 Advantages of using Apache Superset In today’s business environment, data plays a key role. It forms the foundation for defining a company’s development direction, enhances competitiveness in the market, and provides valuable insights for optimising business processes. However, in order to correctly interpret and utilise data, reliable tools for analysis and visualisation […]
DWH ETL process optimisation: improving performance tenfold

october 14, 2025 DWH ETL process optimisation: improving performance tenfold During the development of a data warehouse (DWH) for business analytics, one of the key aspects is the efficient extraction of data from various sources such as other databases, CSV, HTML, and JSON files. Given the large volumes of data received daily, it is critically […]
Incremental population of fact tables in a dbt model

september 29, 2025 Incremental population of fact tables in a dbt model Data Build Tool (dbt) enables the consistency and freshness of analytical data in the warehouse. However, as projects scale, a key challenge emerges — implementing incremental updates for fact tables containing large volumes of event-based data spanning extended time periods. This article explores how […]
Using dbt (data build tool) in traditional data warehouse development

september 21, 2025 Using dbt (data build tool) in traditional data warehouse development Data Build Tool (dbt) – has become an essential tool for analysts and data engineers, streamlining data transformation and management processes in modern data warehouses. By defining acyclic dependencies and automating model builds, dbt helps ensure the consistency and freshness of analytical […]
Data-driven approach: case studies from small businesses to international corporations

august 26, 2025 Data-driven approach: case studies from small businesses to international corporations Introduction: data-driven decision-making A data-driven approach means making decisions based on objective data analysis rather than relying solely on intuition. Research shows that companies that actively leverage data are three times more likely to improve the quality of their decision-making compared to […]
ODS and Data Marts in BI

august 11, 2025 ODS and Data Marts in BI What is an ODS (Operational Data Store) An Operational Data Store (ODS) is a centralised database that consolidates up-to-date data from various operational systems within a company. Data is loaded into an ODS almost in real time and is stored either without historical changes or with […]