Teams | Collaboration | Customer Service | Project Management

Messaging

Tackling remote workforce security challenges post-pandemic

In the wake of the COVID-19 pandemic, many organizations are adopting or experimenting with new models of long-term remote work. For some, that means keeping their teams fully distributed. For others, it means giving employees more flexibility to work from home or even simply putting plans in place for the future. But this shift to remote work brings new challenges that both large enterprises and smaller organizations must face.

Mattermost plugins: The server side

In the first article in this series, we explained how to set up your developer environment to begin creating Mattermost plugins. In the second, we examined the structure of server-side and web app plugins and how to deploy them. Now, it’s time to dive deeper into the server side of the application, which is written in Golang.

What is Courier | 30 Second Pitch | CodeStory S4E13 | Troy Goode | Notifications | multi-channel

Courier is the fastest way to design your notifications once and deliver them through push notifications, direct messages like Slack and Facebook Messenger, SMS, and email–with a single Courier API rather than having to integrate each provider API separately.

Monitoring Cloud Environments at Scale with Prometheus and Thanos

In Mattermost, our monitoring solution is continuously evolving to meet our scaling infrastructure needs. Our previous architecture used Prometheus federation and was perfect for our small/medium infrastructure size, but was not able to scale in the way we needed. This post will explain how we used Thanos and the Prometheus operator to scale our monitoring infrastructure and meet our long-term storage needs.