• / company
    • about us
      • / about us

        The partner of choice for data & product engineering to drive business growth & deliver an impact within your organization
    • product engineering
      • / product engineering
        We specialize in Software Product Engineering, transforming your concepts into impactful products.
    • technology
      • / technology
        250+ specialists skilled in software, BI, integration, offering end-to-end services from research to ongoing maintenance.
    • methodology
      • / methodology
        We specialize in software product engineering, transforming your concepts into impactful products.
    • careers
      • / careers
        Our team needs one more awesome person, like you. Let’s grow together! Why not give it a try?
    • do good
      • / do good
        We’re a team devoted to making the world better with small acts. We get involved and always stand for kindness.
    • events
      • / events
        Coming soon. Stay tuned!
    • blog
      • / blog
        AI in Banking 2026: How Tier-1 Banks Are Scaling Agentic AI
        The State of Modern AI in Banking 2026: What DACH Leaders Need to Do Now
    • contact us
      • / contact us
        We would love to hear from you! We have offices and teams in Romania and Switzerland. How can we make your business thrive?
  • / get in touch

Managing 4+ Terabytes DW – A story about indexes and execution times

Spring database interactions best practices

Working with a Data Warehouse with more than 4TB of data for the last couple of years was very challenging but also highly rewarding. As I’m pretty much a person that works best when challenged and when I have to deal with new things, I am always up for a task that requires a lot […]

Data Integrity: how to achieve and maintain it

data integrity best practices

At the moment of writing this article, I’m working on a corporate Java-based application that stores vast amounts of sensitive data used in a wide variety of computations and processes based on dozens of variables to generate all sorts of reports and forecasts. Having that in mind, you probably get where I’m going with this. […]

How to integrate IBM ACE with ELK

IBM ACE ELK integration

The ELK stack has slowly become the world’s most used log management platform, mostly because it is fast, reliable and open-source. According to the official description, “ELK” is the acronym for three open source projects: Elasticsearch, Logstash, and Kibana. Elasticsearch is a search and analytics engine. Logstash is a server‑side data processing pipeline that ingests […]

How to grow your business using smart solutions

smart solutions for business growth

In an industry where profit margins are low, majority of retailers having less than 4% profit margins, the key of survival for each company is to innovate and modernize its business. The latest economic challenges generated by the COVID-19 pandemic accentuated the need to have more stable and efficient IT solutions, this becoming critical for […]

Application performance

application performance optimization

Working on applications with a lot of data and thousands of users it means that we always need to be with an eye on performance. We often hear questions like “Why this save takes so long?” or “Why your request is faster than mine” and so on. So we put together a list of tips& […]

Straightforward learning path for your DevOps transformation journey

DevOps transformation learning path

We can confidently say that the DevOps Engineer is one of the key people in the software development process since the role is involved in all stages of application development, such as planning, coding, building, testing, releasing, deploying, scaling, and monitoring. Automating and increasing the performance of those processes should be the focus of this […]

Develop a Hybrid-Multi-Cloud Platform with Django Web Framework

hybrid multi‑cloud platform with Django

Find out how you can easily create or manageyour On-premise or Multi Cloud servers/applications – all from one place: yourcustom platform Nowadays, the cloud services offer is increasing from day to day, trying to match the consumers’ needs. There are 3 cloud providers that are the most used: Amazon Web Services, Azure Cloud and Google […]

Kafka for Java Developers

Kafka for Java developers

Apache Kafka is a high performance streaming platform that was originally developed by LinkedIn. It works as a replacement for a traditional message broker and it can achieve superior throughput, built-in partitioning, replication, and fault-tolerance when compared to other messaging systems. So if you want to build a large scale message processing application it may […]

Chaos Theory and Cyber Security

chaos theory in cyber security

Nowadays, the skillful genesis of chaos turns out to be a key issue in many technological application fields such as engineering, medicine, communications, information storage, and, with particular importance, cryptography. Chaos theory is a branch of mathematics focusing on the study of chaos – practically the final result being highly sensitive to initial conditions. Chaotic […]

Maximize your coding speed with IntelliJ IDEA

IntelliJ IDEA coding productivity

We all live in a time where everything needs to be fast, where productivity and efficiency is our first priority. In this article we will discuss how to crush it as a Java developer using IntelliJ IDEA as your main integrated development environment. In the past few years this tool was highly updated and improved […]