Operations | Monitoring | ITSM | DevOps | Cloud

Managing for Customer Value for Enterprises

Earning customer loyalty is in the interest of both shareholders and management. Companies at the top of their industries in NPS or satisfaction rankings for 3+ years, grow revenues roughly 2.5x as fast as their industry peers and deliver 2-5x times the shareholder returns over the next 10 years. And here are 4 strategies that can help your company achieve consistent growth in customer value:.

Your Log4shell Remediation Cookbook Using the JFrog Platform

Last week, a researcher from the Alibaba Cloud Security Team dropped a zero-day remote code execution exploit on Twitter, targeting the extremely popular log4j logging framework for Java (specifically, the 2.x branch called Log4j2). The vulnerability was originally discovered and reported to Apache by the Alibaba cloud security team on November 24th. MITRE assigned CVE-2021-44228 to this vulnerability, which has since been dubbed Log4Shell by security researchers.

AI and machine learning in compliance technology

It’s true that AI and machine learning have already provided us with some opportunities to transform entrenched methods of recording and monitoring communications in regulated industries. However, to date, most companies’ injection of AI has been limited and solutions have been piecemeal. But that’s all about to change as the rapid expansion in the applications of AI in compliance is just around the corner.

5 Performance Measurement Metrics for Node.js Applications

Node.js applications are those that are created on the Node.js platform, which is an event-driven I/O server-side JavaScript environment based on Google Chrome's V8 engine. Since both the server-side and client-side are written in JavaScript, Node.js allows for easier and faster code implementation, as well as processing requests quickly and simultaneously. This is especially useful for developing real-time applications, such as chat and streaming.

Monitoring remote user workstations with Prometheus, Ansible, and Grafana Cloud

Monitoring is usually associated with servers and applications, but the fintech automation platform Ocrolus recently needed to set up monitoring for a different purpose: to gain meaningful data and insights about nearly 1,000 remote user workstations.

LogicMonitor launches Santa Tracker Dashboard to monitor annual Christmas flight

A pillar of the December holiday season, the Elves at Santa’s Workshop work tirelessly year-round to provide a quality Christmas experience for children around the world who have made it to the Nice list. To ensure all children on the Nice list receive their Christmas packages in a timely manner, the IT team at Santa’s Workshop turned to LogicMonitor to monitor Santa’s annual journey around the globe in real-time.

"I love it when a plan comes together"-the questions to ask your customers before the next software vulnerability

I’m probably dating myself, but I used to love the television show The A-Team when I was little. Every week, the team would be put into the middle of a problem and work together to overcome some challenge. Plus, they had Mr. T and a really cool van.

Trigger your CircleCI pipelines from a GitHub Actions workflow

If you are already a GitHub user, you may know that GitHub Actions provides you with powerful tools to increase efficiencies in your software delivery life cycle. Actions can be impactful for team collaborations and process simplification. For example, you can automate things like building a container, welcoming new users to your open source projects, managing branches, or triaging issues.