Skip to main content

Using APM for Security

There are quite a few architectures running around for Cloud and virtual environments, but except for a few, they seem to all be missing the ability to gain access to Application Performance Management (APM) data as a means to provide an early warning system for security issues.

Most security reference architectures rely on the old methods to get warnings about security issues such as use of a SIEM and a log analysis tool to interpret what is in the SIEM. However, there is a richer set of more immediate data that can help us with the problem of security notifications: APM Data.

APM Data provides a rich and different approach to security early warnings but the interpretation of the APM Data implies knowledge of the application that security professionals may not have. Yes, this is not a requirement as the security team and the applications team will be solving problems together that come up when there is an anomaly within any APM Data. The application team wants to know why there is an anomaly, perhaps a code path was taken unexpectedly, while the security team wants to insure that code path was not a hack attempt.

There are several ways to do this:

- Application and security professionals working together to determine if the APM Data shows a security issues or a code issue

- APM tools with built in mechanisms that could be used for security, such as a list of websites from which data comes into the system and to which data flows out of the system.

- APM tools that self learn the code path, so that when a new code path is used both security and application teams are notified

- APM tools that show both teams data about the code path when anomalies occur. Perhaps going so far as to highlight what was different

- APM Tools that show the exact process of events such as a database query to be investigated. Perhaps there was a SQL Injection within the query

APM tools have a rich set of data that could be used by security professionals. These tools know more about what is happening within an application than almost anyone else and could be helpful as a part of defense-in-depth. The smarter the APM tool, the more useful it becomes for security purposes.

Minimally, APM tools must contain the following abilities to be useful by security professionals:

- A way to see when external to the application resources were accessed, such as an external website.

- A way to see all database queries (even obfuscated if the APM solution is in the Cloud).

- A way to know when an anomaly has occurred, perhaps a different database query was made (possible SQL injection) or some normally unused code path was taken.

- A way to know when performance changes, perhaps activity is happening too fast (which could imply a DoS attack) or too slow (misconfigured or malware present).

In the end, however, it is all about determining when something anomalous has happened and a means of providing that data to the security team as well as the application team so that both work the problem side by side.

ABOUT Edward L. Halekty

Edward L. Halekty is Virtualization and Cloud Analyst, The Virtualization Practice LLC.

Hot Topics

The Latest

Regardless of OpenShift being a scalable and flexible software, it can be a pain to monitor since complete visibility into the underlying operations is not guaranteed ... To effectively monitor an OpenShift environment, IT administrators should focus on these five key elements and their associated metrics ...

An overwhelming majority of IT leaders (95%) believe the upcoming wave of AI-powered digital transformation is set to be the most impactful and intensive seen thus far, according to The Science of Productivity: AI, Adoption, And Employee Experience, a new report from Nexthink ...

Overall outage frequency and the general level of reported severity continue to decline, according to the Outage Analysis 2025 from Uptime Institute. However, cyber security incidents are on the rise and often have severe, lasting impacts ...

In March, New Relic published the State of Observability for Media and Entertainment Report to share insights, data, and analysis into the adoption and business value of observability across the media and entertainment industry. Here are six key takeaways from the report ...

Regardless of their scale, business decisions often take time, effort, and a lot of back-and-forth discussion to reach any sort of actionable conclusion ... Any means of streamlining this process and getting from complex problems to optimal solutions more efficiently and reliably is key. How can organizations optimize their decision-making to save time and reduce excess effort from those involved? ...

As enterprises accelerate their cloud adoption strategies, CIOs are routinely exceeding their cloud budgets — a concern that's about to face additional pressure from an unexpected direction: uncertainty over semiconductor tariffs. The CIO Cloud Trends Survey & Report from Azul reveals the extent continued cloud investment despite cost overruns, and how organizations are attempting to bring spending under control ...

Image
Azul

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

Using APM for Security

There are quite a few architectures running around for Cloud and virtual environments, but except for a few, they seem to all be missing the ability to gain access to Application Performance Management (APM) data as a means to provide an early warning system for security issues.

Most security reference architectures rely on the old methods to get warnings about security issues such as use of a SIEM and a log analysis tool to interpret what is in the SIEM. However, there is a richer set of more immediate data that can help us with the problem of security notifications: APM Data.

APM Data provides a rich and different approach to security early warnings but the interpretation of the APM Data implies knowledge of the application that security professionals may not have. Yes, this is not a requirement as the security team and the applications team will be solving problems together that come up when there is an anomaly within any APM Data. The application team wants to know why there is an anomaly, perhaps a code path was taken unexpectedly, while the security team wants to insure that code path was not a hack attempt.

There are several ways to do this:

- Application and security professionals working together to determine if the APM Data shows a security issues or a code issue

- APM tools with built in mechanisms that could be used for security, such as a list of websites from which data comes into the system and to which data flows out of the system.

- APM tools that self learn the code path, so that when a new code path is used both security and application teams are notified

- APM tools that show both teams data about the code path when anomalies occur. Perhaps going so far as to highlight what was different

- APM Tools that show the exact process of events such as a database query to be investigated. Perhaps there was a SQL Injection within the query

APM tools have a rich set of data that could be used by security professionals. These tools know more about what is happening within an application than almost anyone else and could be helpful as a part of defense-in-depth. The smarter the APM tool, the more useful it becomes for security purposes.

Minimally, APM tools must contain the following abilities to be useful by security professionals:

- A way to see when external to the application resources were accessed, such as an external website.

- A way to see all database queries (even obfuscated if the APM solution is in the Cloud).

- A way to know when an anomaly has occurred, perhaps a different database query was made (possible SQL injection) or some normally unused code path was taken.

- A way to know when performance changes, perhaps activity is happening too fast (which could imply a DoS attack) or too slow (misconfigured or malware present).

In the end, however, it is all about determining when something anomalous has happened and a means of providing that data to the security team as well as the application team so that both work the problem side by side.

ABOUT Edward L. Halekty

Edward L. Halekty is Virtualization and Cloud Analyst, The Virtualization Practice LLC.

Hot Topics

The Latest

Regardless of OpenShift being a scalable and flexible software, it can be a pain to monitor since complete visibility into the underlying operations is not guaranteed ... To effectively monitor an OpenShift environment, IT administrators should focus on these five key elements and their associated metrics ...

An overwhelming majority of IT leaders (95%) believe the upcoming wave of AI-powered digital transformation is set to be the most impactful and intensive seen thus far, according to The Science of Productivity: AI, Adoption, And Employee Experience, a new report from Nexthink ...

Overall outage frequency and the general level of reported severity continue to decline, according to the Outage Analysis 2025 from Uptime Institute. However, cyber security incidents are on the rise and often have severe, lasting impacts ...

In March, New Relic published the State of Observability for Media and Entertainment Report to share insights, data, and analysis into the adoption and business value of observability across the media and entertainment industry. Here are six key takeaways from the report ...

Regardless of their scale, business decisions often take time, effort, and a lot of back-and-forth discussion to reach any sort of actionable conclusion ... Any means of streamlining this process and getting from complex problems to optimal solutions more efficiently and reliably is key. How can organizations optimize their decision-making to save time and reduce excess effort from those involved? ...

As enterprises accelerate their cloud adoption strategies, CIOs are routinely exceeding their cloud budgets — a concern that's about to face additional pressure from an unexpected direction: uncertainty over semiconductor tariffs. The CIO Cloud Trends Survey & Report from Azul reveals the extent continued cloud investment despite cost overruns, and how organizations are attempting to bring spending under control ...

Image
Azul

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency