top of page

BLOG
Search


Performance Comparison of RUNC vs CRUN Container Runtimes
What is your favorite container runtime? During one of our recent projects, we discovered that container runtimes can have a massive...
Dec 7, 20231 min read


How to Identify and Fix Database Index Fragmentation for Improved Performance?
Database index fragmentation occurs when the data stored in a database index becomes disordered or inefficiently organized, leading to...
Nov 30, 20232 min read


Proactively Managing Performance Nightmares
With the rise of mobile devices, user experience has become more critical. We have the internet in our pockets, browse through our...
Nov 23, 20233 min read


Choosing Between EXISTS and IN Operators for SQL Performance Tuning
In business, it is easy to see how speed equals profit. Employees can work faster, customers can find and order what they want more...
Nov 16, 20232 min read


Balancing Aesthetics, Performance, and Security: The Value of Beautiful Applications
What is the value of beautiful applications developed with performance and security in mind, and why do we often realize far too late...
Nov 9, 20233 min read


Strategies to avoid disruptions in Payment Solutions
Some call them the most important invention of the 20th century; others don't like them because they took their jobs away. Many of us love them because they are available 24/7, easily accessible, and open our gates to a new world of possibilities. But have you ever looked under the hood of such payment systems?
Nov 2, 20233 min read


Modernize Performance Testing in 7 Steps
We achieve nothing if we don't have substantial requirements in place, but for some reason, we seem to be ignoring this fact for the more...
Oct 26, 20233 min read


How Trends such as Microservices or Autoscaling is impacting Performance Engineering practices?
Our technology landscape is changing all the time and impacts our daily lives. Twenty years ago, almost no mobile device existed, but...
Sep 14, 20234 min read


The 4 Key Metrics and 4 Benefits of the DevOps Research Assessment DORA
In our fast-paced world of software development, organizations are constantly seeking ways to optimize their processes and deliver...
Aug 10, 20232 min read


Why is System Performance and Reliability your best Investment?
I assume many of you faced outages or slowdowns of your favorite services in the last few weeks. Our digitized world won't work without...
Jul 6, 20232 min read


How you can use Archiving in T24 to Preserve the Present for a Smarter Future
Database storage grows over time and impacts performance. Of course, you can add indexes and update statistics, but at some point in, if...
Jun 22, 20233 min read


How we've identified Cyber Attacks while checking the Health of our Applications.
Performance and Security are tightly interconnected. During one of our regular performance checks, we reviewed the four golden signals,...
May 30, 20232 min read


How to solve the Top 6 Java related errors in T24 TAFJ Core Banking
Investigating and resolving Java-related issues is often more an art than a science. Over time you will collect a good sense for the most common anti-patterns and build your Java tuning toolbox. Today I share some insights on handling Java errors in T24 Transact core banking.
May 11, 20233 min read


The Importance of Timeouts in Improving Reliability and Performance of T24
Timeouts are essential for performance because they help to prevent system resources from being tied up by long-running or unresponsive...
May 3, 20232 min read


The 17-th International Conference on Complex, Intelligent, and Software Intensive Systems
We are happy to announce that our paper about "Human-AI-powered strategies for better business applications" has been accepted at the The...
Apr 26, 20231 min read


What are Time and Space Complexity, and why is it essential for Performance Engineering?
When applications slow down and crash, we know the root cause is often coding-related issues. Let's imagine your application has a search...
Apr 26, 20232 min read


Stress-Test Your Kafka System with JMeter to ensure Scalability and Reliability at Peak Workloads
Kafka is a successful messaging system; any company can use it in many powerful ways. A crucial part of Kafka is the capability to...
Apr 13, 20232 min read


Breaking Things on Purpose: Unleashing the Power of Chaos Engineering
Chaos Engineering (CE) is a unique methodology that allows you to “compare what you think will happen to what happens.” It enables you to...
Apr 6, 20232 min read


Optimizing T24 File Sizing for Efficient Processing and Data Transfers
T24 Transact is a core banking system developed by Temenos. In T24, file sizing refers to the maximum size limit of a file that can be uploaded or processed within the system.
Mar 23, 20234 min read


Top 6 Priorities of Chief Reliability Officers
Every company must become proactive in terms of detecting and mitigating reliability risks. But do you still hope a one-time execution of...
Mar 9, 20232 min read
bottom of page