Newest news

Read all the latest blog posts

OPC UA and AWS - Integrating OPC UA Server with AWS IoT SiteWise
May 10, 2026

OPC UA and AWS - Integrating OPC UA Server with AWS IoT SiteWise

OPC UA Integration with AWS - how to connect an OPC UA server to AWS IoT SiteWise or MQTT so that PLC data reaches the cloud and databases like TimescaleDB. The article is for people who already know what OPC UA is and need an explanation of how it can be integrated with AWS services.

Read More
Real-Time OEE – How to Build a Production Monitoring System on Grafana, TimescaleDB, and AWS
April 27, 2026

Real-Time OEE – How to Build a Production Monitoring System on Grafana, TimescaleDB, and AWS

The manufacturing industry is one of the main areas of our specialization. Industrial plants today invest serious money in modern machinery, automation, and sensors, but the analysis of production data is often done manually, with significant delay and inaccuracy. OEE is an indicator that every production manager knows, but few can easily monitor. Most often, data flows in with a delay of a day or a week, in Excel spreadsheets manually filled out by foremen. Meanwhile, OEE calculated live from sensors and PLCs allows you to react to performance drops within minutes, as well as make better investment decisions.

Read More
Kubernetes Management: Memory Request and Limit in Practice
April 19, 2026

Kubernetes Management: Memory Request and Limit in Practice

This is the second part of an article series about resource management in Kubernetes. In the first part, we discussed how Kubernetes manages CPU, and in this part we focus on memory.

Read More
Kubernetes Resource Management: CPU Request and Limit in Practice
April 4, 2026

Kubernetes Resource Management: CPU Request and Limit in Practice

Kubernetes has been with us for 11 years now, and resource management is one of its most fundamental functions. Yet it remains one of the most common issues we observe in projects. Many people don’t know how to properly use resource management mechanisms or use them incorrectly. It’s still one of the most discussed topics in the Kubernetes world. In this article, I’d like to explain how CPU request and CPU limit work. In this post, we’ll focus on CPU, and in the next part (link), we’ll discuss memory management.

Read More