Learn about Felice Our Cost Effective Solution for Robust Kafka Management
A background pattern for hero sections
An icon for a calendar

Published July 12, 2022

Continuous Integration and Continuous Delivery (CI/CD) is perhaps best represented by the infinity symbol. It is something that is constantly ongoing, new integrations are rolled out while not interrupting the flow of information that is already running, as to stop systems in order to update them can be costly and inefficient.

Performance Benchmarking as Part of your CI/CD Pipeline
An icon for a calendar

Published April 8, 2022

Developers strive to produce efficient code. Many times, developers will add code to their repositories and test it to make sure it works, but they are forgetting one very important step: benchmarking! Benchmarking allows developers to see the performance impact on their code output.

Continuous Performance Regression Testing for CI/CD
An icon for a calendar

Published November 23, 2020

There are numerous elements that affect the performance of your Java applications. Understanding them and making the appropriate choices suitable for your specific application requirements can dramatically improve performance in extremely cost-effective ways.

  1. Platform choices
  2. Library choices
  3. System Configuration choices

It may seem obvious, but with additional memory and faster memory, processors, networking, and disks your application will run faster.

Improve the performance of Java apps