Operations | Monitoring | ITSM | DevOps | Cloud

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

How to Keep Your Digital Devices Current

Pop quiz: An employee just submitted a ticket to IT about recurring application crashes. When IT finally gets back to them, what is the first thing they ask? Answer: “When did you last update your device?” If this rings true, there is a reason. Outdated devices and applications can quickly detract from digital employee experience and IT notoriously struggles to detect and resolve these issues at scale.

Workplace DNA. Decoded!

The world of work is evolving. Rapidly. Today’s employee believes in an omnipresent workplace, just like her everyday companions – Uber, Amazon, Netflix and Google. Personalized services and experiences are her new normal. Organizations are reimagining their workplaces to give employees the best personalized experience. It’s the new gold to keep employees delighted. Enter Workplace Personas. While most organizations agree with the importance of personas, not many truly get it.

Measuring the performance impact of third-party website content

Do you want to know how to measure the full impact of third-party scripts and page contents on your website? In this article, we step you through the process as we analyze the performance impact third-party elements have on a popular content marketing site. We go beyond looking at how a single third-party supplier affects page performance and show you how to measure how the different types of third-party content affect page performance.

Sponsored Post

GitHub Action to Cloudflare Workers Sites

As time goes by, I’m looking for solutions that require as little maintenance as possible. One of those is deploying our client web app and our homepage directly on the CDN edge, with GitHub Actions. Not only we don’t need a server to host the app, but the deployment script is also serverless and maintenance-less. This allows me to focus on important tasks, knowing that deployment and serving of the app is always blazing fast.

Understanding Logging Levels: What They Are & How To Use Them

Making sense out of logs is not an easy task. Log management solutions, such as Sematext Cloud, gather and accept data from multiple sources. Those sources can have different log events structures, providing a different granularity. They may not follow common, logging good practices and be hard to get some meaning from. Because of that, it is important that the application we develop and follow best practices. One of those is keeping meaningful log levels.

Securing Your Monitoring Infrastructure

Your monitoring system provides a comprehensive overview of any infrastructure. To effectively monitor your infrastructure and systems, you’ll need to get all of your data into one place - regardless if you have 1 node or 10 nodes. This centralization of data inevitably creates a vulnerable point that attackers can potentially target and exploit. In this article, we look at how to design your infrastructure in a secure way, as well as focus in on how to secure your nodes.

SQL Server Performance Tuning: Best Practices

Getting tired of slow queries? Wondering how you can improve SQL performance? The answer lies in SQL performance tuning or SQL server audit. Developers and database administrators (DBA) can significantly improve SQL server performance by fine-tuning how it carries out the queries. Optimal performance is crucial for relational databases and the applications that use them.

Setting up Graphite from Scratch on Icinga Web 2

In this post, I will show you how easy you can integrate Graphite with Icinga Web 2. I assume you have a Icinga 2 ready with Icinga Web 2 Server running, and you have an additional Linux Server where you will install Graphite. It’s recommended to have Graphite in a Linux box out of your Icinga Web 2 Server. This scenario was tested on two Linux Servers with Centos 7. Let’s rock.

AWS Lambda Extensions: What are they and why do they matter

There is a growing ecosystem of vendors that are helping AWS customers gain better observability into their serverless applications. All of them have been facing the same struggle: how to collect telemetry data about AWS Lambda functions in a way that’s both performant and cost-efficient. To address this need, Amazon is announcing today the release of AWS Lambda Extensions.