Operations | Monitoring | ITSM | DevOps | Cloud

Messaging

Sponsored Post

Airlines aiming to transform need modern Observability

The last decade has been nothing but a roller coaster ride for the airline industry. The pandemic has transformed it forever and now it needs to reevaluate its digital transformation priorities on how to manage traveler expectations. Taking it a step further, travelers buying behavior is changing farther as now they will want to book tickets while chatting with an AI interface. The transformation was already underway. In 2020, Google Cloud and Sabre announced a partnership to modernize Sabre. Recently, American Airlines announced their modern rebooking app launched in partnership with IBM. Lufthansa announced industry's first continuous pricing tailored to suit individual customer attributes.

Best Communication Platform to Use in 2023

Effective communication is crucial in businesses. It helps manage relationships with staff, customers, and stakeholders. Without communication channels set in place, relationships can be ruined, which can lead to a loss of revenue and a tarnished reputation and brand. Fortunately, there are plenty of communication platforms available for businesses in 2023. These platforms don't only facilitate messaging, they also offer features for task management, project management, file sharing, team messaging, and more.

Add ChatGPT to Mattermost in 2 minutes

We're highlighting a ChatGPT/Mattermost bot project created by Mattermost community member Sebastian Müller. Try out ChatGPT on your own Mattermost server with this easy integration. If you have your own interesting Mattermost integration that you'd like us to highlight, join the Community server and message

Collecting metrics using RabbitMQ monitoring tools

While the output of certain RabbitMQ CLI commands uses the term “slave” to refer to mirrored queues, RabbitMQ has disavowed this term, as has Datadog. When collecting RabbitMQ metrics, you can take advantage of RabbitMQ’s built-in monitoring tools and ecosystem of plugins. In this post, we’ll introduce these RabbitMQ monitoring tools and show you how you can use them in your own messaging setup.

Key metrics for RabbitMQ monitoring

RabbitMQ is a message broker, a tool for implementing a messaging architecture. Some parts of your application publish messages, others consume them, and RabbitMQ routes them between producers and consumers. The broker is well suited for loosely coupled microservices. If no service or part of the application can handle a given message, RabbitMQ keeps the message in a queue until it can be delivered.

Mattermost v7.9 is now available

Mattermost v7.9 is generally available today. With this latest release, we’ve added Boards System and Team admin access and Compliance APIs. High-level access and management for all boards in a workspace helps maintain control of team collaboration, leading to a more effective and secure team environment. See the changelog for more details.

Deploying Mattermost with Zarf for highly secure air-gapped collaboration

Mission-focused teams that operate in contingency environments – think military branches, the intelligence community, NASA – increasingly depend on collaboration software. They need to share information quickly, nimbly, and securely. And they want to carry that out in contextual channels that enable them to see the right content at the right time to make informed, accurate decisions.

Sponsored Post

Evolution of Kafka and Advantages Over Messaging

Apache Kafka has come a long way since its initial development at LinkedIn in 2010 and its release as an open-source project the following year. Over the past decade, it has grown from a humble messaging bus used to power internal applications into the world's most popular streaming data platform. Its evolution is remarkable, and it has taken the industry by storm, quickly becoming a go-to solution for data streaming and processing.

Choosing the Right AWS Messaging Service for Your Application

With the dawn of microservices and serverless, event-driven architectures have become the way to go when building a new system in the cloud. This approach has allowed for greater scalability, as the system can easily adapt and respond to changes in traffic or demand without having to overhaul the entire architecture. Additionally the Event-driven approach means your application is mainly concerned with routing event data to the right services.