Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Solving financial services regulatory challenges in Australia with Puppet

The recent record-breaking fine of $1.3 billion for money-laundering breaches exposed the dangers of poor systems in the banking industry. Now is the time to get compliance right. In my role, I regularly speak with FS&I clients about their security and compliance challenges, including vulnerability remediation. It’s a complex topic with many pieces that must coalesce to create a holistic solution.

How we eliminated service outages from 'certificate expired' by setting up alerts with Grafana and Prometheus

Here at Grafana Labs we are lucky to work with many partners around the globe. From these partnerships, we get great inspiration into some clever use cases on how Grafana and Prometheus can be used to great effect for service monitoring and availability. We came across this use case that our partner OpenAdvice came up with for their client base, and we thought it was too good to keep secret!

What is a single pane of glass?

There’s a new Azure agent in town – Azure Monitor Agent (AMA). I hear you saying, “Wait, aren’t there already enough Azure agents? So why another new agent?” A very valid question! Indeed, there are already a few Azure monitoring agents: the Log Analytics Agent, the Diagnostic Extension agent, and the Telegraf agent (and also the Dependency agent if you want to count it separately).

Set up Availability Monitoring from the End Users Perspective

A recurring theme of modern monitoring tools is that they focus on the user, not the systems. To put it another way, while monitoring your infrastructure is essential, it matters more when your customers can’t interact with your application. That would mean lost sales, lost time, unhappy people – and unfortunately for us, unhappy people like to share how grumpy they are. It’s bad for business! But that’s why we’ve made Availability Monitoring in SquaredUp.

Streamline your procurement process with Purchase Order Management

In an organization, purchases in IT happen in huge numbers. It is one of the key responsibilities of the IT team to keep track and manage these purchases to optimize spending. But manually tracking these purchases and updating stock using spreadsheets is tedious. It causes blocks in the purchase order process and can lead to discrepancies and human errors. The problem is the lack of an efficient tool to manage purchases.

Keeping CERN scientists around the world securely connected with Mattermost

CERN, the European Organization for Nuclear Research, studies the fundamental structure of the universe by examining the behavior of subatomic particles using highly complex scientific instruments, including the world’s largest and most powerful particle accelerator. In 2015, the research institute deployed Mattermost across the organization to consolidate messaging platforms while providing its community of researchers, scientists, and technologists with a self-hosted, secure messaging space.

A Developer's Perspective on Distributed SaaS Database Monitoring

While application performance monitoring can provide us with metrics on software use and delays, SolarWinds® Database Performance Monitor (DPM) was built to tell us stories as to why user behavior is the way it is in the database. Database performance monitoring for developers in the distributed cloud industry is an important practice for maintaining the best environment for your users.

AWS Outage Ahead of Black Friday

Catchpoint detected an AWS outage earlier today, 25th November 2020. Enterprises that had their applications or services running on AWS US East 1 were impacted. Even some of the AWS products were impacted by the outage. We noticed Amazon services such as Athena slowing down at 5AM PST followed by intermittent HTTP 500 errors that started around 5:15AM PST. However, by 5:30AM PST, the fallout from the outage was evident.

Improving search relevance with data-driven query optimization

When building a full-text search experience such as an FAQ search or Wiki search, there are a number of ways to tackle the challenge using the Elasticsearch Query DSL. For full-text search there’s a relatively long list of possible query types to use, ranging from the simplest match query up to the powerful intervals query.