top of page

BLOG
Search


AI is Speeding Up Coding
AI boosts coding speed, but duplicate logic and cluttered projects are growing. Here's what devs need to watch out for.
Aug 72 min read


Temenos T24 API Development with IRIS
Build better T24 APIs with this best practice guide covering everything from input validation to performance and documentation.
Jul 312 min read


Optimizing Java Memory Management in Kubernetes
Fine-tune JVM settings, memory limits, and HPA policies in Kubernetes to prevent OOM crashes and unnecessary scaling.
Jun 262 min read


Automation and Optimization Unleashed in Temenos TCIB
Discover automation and performance tuning tips for Temenos TCIB, from file uploads to SOAP to OFS optimization.
Mar 202 min read


Secure by Design
The fundamental challenge in the software industry is a knowledge gap about what "secure" means, how claims should be validated.
Jan 162 min read


T24 Core Banking Sanity Health Checks
Learn essential T24 core banking health checks to ensure system stability, security, and efficiency.
Dec 19, 20243 min read


Five Database Tunings for Performance Engineers
Five Lessons every Performance Engineering should know about Database Performance Tuning
Sep 13, 20242 min read


Unlocking the Power of Bytecode Instrumentation for Advanced Software Analysis
We use Bytecode instrumentation in software analysis, particularly in programming languages compiling to bytecode, such as Java or .Net....
Apr 18, 20243 min read


5 Steps to implement FinOps
Businesses must optimize their operations and maximize financial efficiency in today's dynamic business landscape. FinOps, short for...
Oct 5, 20232 min read


What are DORA Metrics, and how to implement them?
In the fast-paced world of software development, delivering high-quality applications rapidly has become a critical factor for business...
Sep 28, 20233 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


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


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


Create a lightweight Java Spring Boot App to store Data in NoSQL Mongo Database
There’re reasons why MongoDB is getting so popular. First of all, it’s open source and free to use. Secondly, no SQL queries are needed....
Mar 30, 20232 min read


How to handle Memory issues in T24 Transact Core Banking?
Memory is still a critical resource in the 21st century. According to Moore's Law , the number of transistors in a dense integrated circuit doubles every two years but is the same also true for memory? History shows that improvements in memory are on a much lower scale compared to central processing units.
Mar 2, 20233 min read


Load Test in a CICD Environment
The pace of development, adding new features, and taking business time precedence over everything can lead to rapid changes being pushed...
Oct 13, 20223 min read


Knowledge sharing is caring
We love to share our experience with customers and guide them on their performance engineering journey. For example, in the last few...
Sep 22, 20221 min read


Why TAFC to TAFJ Migrations fail - and how to improve the Performance?
The good old saying, "Old ways won't open new doors." underpins that we must keep changing and improving everything to succeed.
Aug 25, 20223 min read


Why should Performance Engineers expect the unexpected?
SOLR is the search backbone of the world's largest websites. It comes with near real-time indexing capabilities and ensures that search...
May 12, 20223 min read


What was the last decades Nr 1 Performance Tuning trick?
Adding more hardware was the last decade's number one performance tuning trick. But, these times are gone because energy costs are on the...
Apr 14, 20222 min read
bottom of page