Operations | Monitoring | ITSM | DevOps | Cloud

SolarWinds Lab Episode #77: Orion Maps 2.0, New Alerting, and Palo Alto Networks Monitoring

In this episode of SolarWinds Lab, the team breaks down one of our largest, multi-product feature releases to date. Between the new Orion Maps 2.0 engine, reboot of the status engine for roll ups and alert filtering, and the reveal of the #1 THWACK member-requested Network Insight for Palo Alto module for Network Performance Monitor – we know you’ll have plenty of questions.

Monitoring Machine Learning Models Built in Amazon SageMaker

Many data science discussions focus on model development. But as any data scientist will tell you, this is only a small—and often relatively quick—part of the data science pipeline. An important, but often overlooked, component of model stewardship is monitoring models once they’ve been released to the wild. Here we’ll aim to convince any unbelievers that monitoring deployed models is as important as any other task in the data science workflow.

SolarWinds NPM: Your Complete Network Monitoring Solution

SolarWinds® Network Performance Monitor (NPM), created by network engineers for network engineers, is a complete monitoring solution designed to provide you with the tools you need to work smarter, improve visibility, and prevent downtime. See why SolarWinds is a worldwide leader in network monitoring.

Benchmarking Popular Node.js Logging Libraries

Sometimes developers are hesitant to include logging due to performance concerns, but is this justified? And how much does library choice affect performance? The team at SolarWinds® Loggly® and myself decided to find out. We ran a series of performance tests on some of the most popular Node.js libraries. These tests are designed to show how quickly each library processed logging and the impact on the overall application. Let’s see how they did!

Better Logging for Lambda Functions

Serverless architectures such as AWS Lambda have created new challenges in debugging code. Without a solid logging framework in place, you could waste hours, or even days, tracking down simple defects in your functions. A strategic logging framework can be a powerful way to track down and resolve bugs. Let’s walk through how to get the most out of logging Lambda functions.