Operations | Monitoring | ITSM | DevOps | Cloud

Messaging

Lessons learned implementing ChatOps (DevOps + messaging) at large Enterprises - Corey Hulen

Email overload, distributed teams and excessive meetings have caused many organizations to move their DevOps teams to messaging platforms and thus adopt ChatOps workflows. With thousands of open source installs and hundreds of customer implementations, we have a few lessons to share on interesting DevOps workflows, how incidents can be effectively communicated across distributed teams and what messaging in secure and regulated environments should look like.

OnPage Alerts Get Attention

When you absolutely need to be notified, only OnPage has Alert-Until-Read capabilities. The alert is unique, loud and very hard to ignore. And it will keep going for up to eight hours until it's acknowledged. For IT, MSP and healthcare professionals, OnPage'automates incident management, reduces human error and drastically cuts down response times.

ActiveMQ architecture and key metrics

Apache ActiveMQ is message-oriented middleware (MOM), a category of software that sends messages between applications. Using standards-based, asynchronous communication, ActiveMQ allows loose coupling of the elements in an IT environment, which is often foundational to enterprise messaging and distributed applications.

Collecting ActiveMQ metrics

In Part 1 of this series, we looked at how ActiveMQ works, and the key metrics you can monitor to ensure proper performance of your messaging infrastructure. In this post, we’ll show you some of the tools that you can use to collect ActiveMQ metrics. This includes tools that ship with ActiveMQ, and some other tools that make use of Java Management Extensions (JMX) to monitor ActiveMQ brokers and destinations.

BigBlueButton integration brings powerful web conferencing tools to Mattermost

BigBlueButton is an open source web conferencing system. The product enables real-time sharing of audio, video, slides and screens, with collaborative capabilities such as shared whiteboard, polling and breakout rooms. Blindside Networks, the company behind the BigBlueButton project, has created a plugin that brings all of these collaborative capabilities within Mattermost.

Improving Hospital Workflow with OnPage Alerting

At many points in a hospital’s functioning, workflow touches the outcome. The problem facing much of healthcare though is that the established workflow for alerting and messaging physicians is broken. What are ways for improving scheduling doctors? What are the potential impacts from improvement?

How we improved our React Native cold start for Android

About two years ago here at Mattermost, we decided to start building a prototype for our mobile apps in React Native (RN for short). We were so impressed with how easy it was to build our app for both platforms that we ultimately decided that RN was the way to go for mattermost-mobile apps. Thanks to RN, we can focus exclusively on ensuring feature parity between our mobile apps and our webapp.