Scala
Scala's flexibility in is useful in modeling complex business domains.
Java
The ultimate platform for developing backend code.
Rust
Very safe concurrent code for your performant apps.
Kotlin
Built-in concurrency for resilient systems.
Node.js
Unlock opportunities of JavaScript / TypeScript ecosystem for the server.
Grafana
Use the full potential observability and maximize the value of your data.
Kubernetes
A foundation of modern platforms that let you develop apps faster.
Apache Kafka
Tool for building real-time streaming data pipelines and applications.
ScyllaDB
Speed and efficiency for data-intensive systems.
AWS
The most comprehensive cloud platform.
GCP
A suite of cloud computing services provided by Google.
Azure
A wide range of cloud solutions.
Seniority is in our veins
and we live and breath technology
Widening technical horizons is the fabric of our organization. Not only do we practise and learn constantly, but we also teach, create and contribute.





.webp?g-bcf69053)


Discover the technology landscape through our engineering eyes!

Primitive Types in Patterns, Instanceof, and Switch in Java 25
Sebastian Rabiej, 15 Sep 2025.
Explore how Java 25 introduces primitive types for instanceof and switch, simplifying code readability

Structured Concurrency and Scoped Values in Java
Robert Pudlik, 01 Sep 2025.
The work on JEP-505 resulted in the introduction of structured concurrency in Java 25. In this article, updated in September 2025, we will delve into the concept of structured concurrency, compare it with the current API, and explore the problems it solves.