Operations | Monitoring | ITSM | DevOps | Cloud

APM

The latest News and Information on Application Performance Monitoring and related technologies.

Application performance management - How to keep pace with today's dynamic infrastructures

Learn about eG Enterprise's unified monitoring capabilities as they apply to your infrastructure and particular challenges, whether application performance management, Citrix monitoring, Java monitoring or other business environments.

An Introduction to Java's ThreadLocal Storage

As its name suggests, a single instance of ThreadLocal can store different values for each thread independently. Therefore, the value stored in a ThreadLocal instance is specific (local) to the current running thread. Any other code logic running on the same thread will see the same value, but not the values set on the same instance by other threads. There are exceptions, though, like InhertiableThreadLocal, which inherits parent threads’ values by default.

GroundWork Open Source Predicts Higher Scale IT Operations Analysis

GroundWork Open Source founder, Thomas Stocking, recently lended his expertise to APMdigest’s 2018 Application Performance Management Predictions, an insightful article about how APM and related technologies will impact business in 2018, specifically in the areas of ITOA and data.

SolarWinds Cloud, GO! Learn Modern Monitoring for Apps, Cloud & DevOps - SolarWinds Lab Episode #60

In this episode of SolarWinds Lab, we go hands-on—not just with the challenges of modern application monitoring techniques, but their enormous promise to reliably deliver services that delight users, and don't just satisfy old-world SLAs.

eG Innovations Expands Converged Application and Infrastructure Performance Monitoring Solution with Code Level Visibility for Microsoft .NET Applications

Iselin, NJ – September 21, 2017 - eG Innovations, a leading IT performance management software provider, announced today the upcoming release of eG Enterprise 6.3, which introduces full-stack performance monitoring and diagnostic support for Microsoft .NET packaged and custom applications.

What is Application Performance Monitoring (APM)?

Application performance management (APM)—sometimes referred to as application performance monitoring—is used to refer to monitoring tools that allow IT, developers, and business leaders to monitor their backend application architecture to resolve performance issues and bottlenecks in a timely manner.