Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Enabling multicloud K8s communication with Skupper

There are many challenges that engineering teams face when attempting to incorporate a multi-cloud approach into their infrastructure goals. Kubernetes does a good job of addressing some of these issues, but managing the communication of clusters that span multiple cloud providers in multiple regions can become a daunting task for teams. Often this requires complex VPNs and special firewall rules to multi-cloud cluster communication.

Video: Identifying Memory Bloat

In this video, we are going to take a look at what memory bloat is, and how you can use Scout to eliminate it from your applications. Memory related performance issues have the potential to bring your entire application down, and yet, most APMs completely ignore this fact and fail to provide any useful way of monitoring memory usage at all.

How to integrate Mattermost E20 with Office 365

Many Mattermost DevOps teams work in “Microsoft Shops”—organizations that use Office 365 apps with the Microsoft 365 business plan—and want to tightly integrate with Microsoft tools to more easily collaborate with the rest of the company. Mattermost E20 was architected from the ground up to be highly flexible. As such, integrating with other platforms including Microsoft is easy. Here’s how.

IT Asset Discovery & Tracking: How to Get the Most Out of IT Asset Management

It is general knowledge that most businesses are used to managing their IT assets through only a spreadsheet and a list of invoices. The critical problem with this system is that it is far too simple a mechanism to be able to maintain the asset inventory for hundreds or thousands of hardware devices and software licenses, let alone handle the different aspects of the IT asset life cycle like.

Logstash Grok Tutorial with Examples

Logstash can parse CSV and JSON files easily, but that’s because data in those formats are perfectly organized and ready for Elasticsearch analysis. Sometimes, though, we need to work with unstructured data, like plain-text logs for example. In these cases, we’ll need to parse the data to make it structured data using Logstash Grok. This tutorial will enable you to take full advantage of Elasticsearch’s analysis and querying capabilities by parsing with Logstash Grok.

Five worthy reads: Privacy in pandemic management

Five worthy reads is a regular column on five noteworthy items we have discovered while researching trending and timeless topics. This week, we explore the data privacy challenges and concerns that have arisen during the COVID-19 pandemic. In the wake of COVID-19, the world has witnessed the power of technology.

Shipping AWS Lambda Metrics to Logz.io

Serverless computing has taken off in recent years with more efficient cloud services. AWS Lambda is a great example of this, where provisioning and management of resources happens from the service’s end. You only have to deal with the code. This article will give a brief overview of AWS Lambda in contrast to EC2 instances, then walk through shipping AWS Lambda metrics to Logz.io.