Operations | Monitoring | ITSM | DevOps | Cloud

Messaging

Dev Sneak Peek: Custom categories, drag-and-drop, unread channel filtering & more

Mattermost now gives users flexibility to organize channels and direct messages into custom, collapsible sidebar categories. Users gain full personalization of their sidebar to improve productivity, reduce clutter, and focus on what matters. Today, we’re excited to share a preview of some of the experimental sidebar features that the Mattermost team has been working on.

Incident Management in Mattermost: Creating an Incident Playbook

The idea behind Incident Management is to be ready. Not ready for anything, as that can be an unrealistic expectation, but ready to respond when the unexpected inevitably happens. DevOps teams often create incident playbooks in order to ensure they are as ready as possible to handle situations as they arise. Luckily, there is some amazing documentation on how to do just that from our friends at PagerDuty.

3 Remote Productivity Hacks We Wish We Knew from Day One

When Mattermost first started, it didn’t make sense for us to have an office; it was just myself and one other person. They were writing code the whole time, and I was on the phone the whole time, and being in the office we ended up interrupting each other. So eventually we started working from our homes and only got together when we needed to catch up.

How to Monitor Amazon SQS with CloudWatch

Amazon SQS is a message queuing service that allows you to send and receive huge numbers of messages from a queue using a simple API. Using Amazon SQS, without setting up any infrastructure, you can have a distributed and fault tolerant queuing system. Since SQS is a managed service, you have less visibility with traditional monitoring tools. As such, it becomes even more important to take advantage of the available monitoring tools in AWS.