Operations | Monitoring | ITSM | DevOps | Cloud

The six stages of Change management process : Part 2

In this video, we're going to take a deep dive into the six-stage change management process. Let's follow a change record through its life cycle and see how it gets logged, passes through different stages, what roles the stakeholders play at each stage, how communication happens, and finally, how the change is successfully closed.

Mattermost installation: The important details for sysadmins

ChatOps is about bringing conversations, tools, files, and automation into a single space. Mattermost has a number of plugins that support ChatOps and real-time DevOps workflows through integrations with developer tools like Jira, GitLab, GitHub, Bitbucket, and Jenkins. At the core is the Mattermost Server.

Getting started with Mattermost integrations

Mattermost is well-known as a flexible, open source messaging platform. But what makes it even more useful is its ability to automate connections with bots and webhooks and to link up to external applications. These automations and connections are known as integrations. Many integrations are available off-the-shelf through the Integrations Directory. But there are lots of ways to create your own.

Less pain, more gain: Faster and better code testing with Mattermost

Does your team love tests? Unit tests, functional tests, systems tests, acceptance tests. They can seem like a lot of extra work, but they’re crucial to creating valuable, stable products. It’s never fun, though, when a test run breaks right before release and the scramble starts to fix the code and get release back on schedule. I can’t tell you how to not commit breaking code.