Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

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.

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.

Node.js Application Performance Monitoring

Atatus is a comprehensive application performance management (APM) suite for Node.js applications. Atatus Node.js APM gives you the deeper visibility into the every web transactions happened in your Node.js apps. With Atatus, you can identify the slowest web transactions and see where your web requests are spending time whether it is in the database, remote services or middlewares. Atatus makes Node.js monitoring simpler and easier.

SaaS Application Uptime- APM and DevOps

If you care about the uptime status of your website or SaaS application, there are two really great pieces of content shared last month that you should look into. One is an article on continuous testing from Parasoft Corporation, featured on DZone. The other is a recorded presentation on Application Performance Monitoring (APM) by Expected Behavior, from the Full Stack Toronto conference.

Application performance Monitoring - Key to Business Success

Update:~Visualize Web Transactions end to end, with performance metrics of all components starting from URLs to SQL queries with Site24x7 APM Insight Application down-time can be nightmarish Consider you are the owner of an~e-business~portal and due to the slow response time of a search request, a customer decides to move to a competitor's website. That's certainly painful.