Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Mattermost security update 5.7.1/5.6.4/5.5.3/4.10.6 (ESR) released

We are releasing a recommended security update via Mattermost Team Edition 5.7.1, 5.6.4, 5.5.3 and 4.10.6 (ESR) and Mattermost Enterprise Edition 5.7.1, 5.6.4, 5.5.3 and 4.10.6 (ESR). This security update addresses a high-level vulnerability discovered during a security research review by Rohitesh Gupta.

Introducing The PagerDuty Postmortem Guide

Your team had been fighting this major incident for hours, but your investigation was hitting one dead end after another. Finally, you managed to isolate the problem and your graphs started to improve. When all systems went back to normal, everyone let out a collective sigh of relief, shut down the response call, and went back to bed, never to think of this incident again. Or so you thought.

A How-To Guide To SLAs (Service Level Agreements), Best Practices, And Why They Are So Important To Customers

You’ve heard it so many times: Transparent communication is the key to any successful relationship. The banking industry learned this lesson when cyber attacks began to plague their customers, and the official line for many financial institutions was to deny there was a problem. That is until the hacks became so profound and so persistent that it became impossible to cover them up any longer.

OpsRamp Winter Release, January 2019: Be the First to Know and Take Action Faster with Context and Insight

The OpsRamp winter release delivers greater service-centricity and context for hybrid infrastructure management with intelligent incident management and cloud native monitoring. The January 2019 release features innovations such as a new UI for service maps, enhanced AIOps capabilities and cloud native monitoring features.

OpsRamp Delivers Greater Service Centricity, Expanded AIOps and Cloud Native Monitoring

OpsRamp, the service-centric AIOps software-as-a-service (SaaS) platform for the hybrid enterprise, today announced new topology maps, enhanced artificial intelligence for IT operatzions (AIOps) features and new monitoring capabilities for cloud native workloads.

Sumo Logic Expands into Japan to Support Growing Cloud Adoption

In October of last year, I joined Sumo Logic to lead sales and go-to-market functions with the goal of successfully launching our newly established Japan region in Tokyo. The launch was highly received by our customers, partners, prospects and peers in the Japanese market and everyone walked away from the event optimistic about the future and hungry for more!

A Detailed Guide to PHP Debugging

If you use PHP or you find yourself “adopting” a PHP app (like I did a few years ago), you must know how to debug PHP. In this detailed guide to PHP debugging, you’ll see some debugging techniques that apply to almost any programming language. But don’t worry. I’ll get into the specifics that apply to PHP, from the basics all the way to fully integrated debugging techniques. Let’s start with a basic technique in PHP debugging: outputting and logging values.