Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Pandora FMS 750 Release

These release notes describe new features, improvements and fixed issues in Pandora FMS NG 750. They also provide information about upgrades and describe some workarounds for known issues. This is an LTS (Long Term Support) version, a version with maximum stability that incorporates lots of bug fixes. These LTS are only released twice a year.

Operational Excellence for Large Scale Serverless Applications

Managing applications at scale often comes up as one of the biggest concerns for businesses; How can it work smoothly? How do we monitor so many resources? How do we maintain best practices with constantly evolving infrastructure? In this article, we run through the best approach for operational excellence looking at serverless monitoring strategy, serverless alerting strategy, and security and compliance best practices.

Microservices vs API

In this article, we’ll cover the key differences between APIs and microservices as answered by our contributors consisting of senior decision-makers and CTOs from technology companies around the world. One of the most popular ways to consume data from a web service is through a web application programming interface (API). By interface, we are referring to an agreement, or schema, that anyone using this API must abide by.

Windows Server Performance Monitoring Best Practices

The Windows server is typically installed on heavy-use servers that act as the backbone of various IT apps and services. If you’re an organization that employs a Windows Server, you need to stay on top of your Windows server performance monitoring. This post discusses what Windows Server performance monitoring is and why it is essential, as well as best practices. Let’s get started! In this post, we’ll discuss: Let’s get started!

Serverless Monitoring: Logs, Metrics & Traces with AWS Lambda

I’ve been primarily a Javascript developer for a long time now, it’s been my go-to language for the better part of a decade now, I even wrote a post on how to implement observability in a traditional Node.js application. Now, on top of hacking around in JS, I also love building things for AWS Lambda which is AWS’s option for Functions-as-a-Service.