Operations | Monitoring | ITSM | DevOps | Cloud

Implementing Istio in a Kubernetes cluster

As the complexity of a microservice architecture grows, it becomes important to implement a service mesh for better insights into your cluster and microservices. In this blog, Kristijan explains how Istio can be used as a service mesh, along with a detailed installation steps & configuration setup. Service Mesh? You’ve heard about it, but does it solve something, or is it just another hot buzzword in the industry?

CDN Logs and Why You Need Them

A Content Delivery Network (CDN) is a distributed set of servers that are designed to get your web-based content into the hands of your users as fast as possible. CDNs produce CDN logs that can be analyzed, and this information is invaluable. Why? CDNs host servers all over the world and are designed to help you scale your traffic without maxing out your load balancers. A CDN also gives you added protection against many of the most common cyber attacks. This activity needs to be closely monitored.

4 Pressures at Tech Companies xMatters Can Help Relieve

Technology companies are at the forefront of innovation, changing the way consumers and the general public interact with their everyday lives. As the late Stan Lee so wisely stated, “with great power comes great responsibility,” and this heightened pressure often leaves little room for error when an issue arises—which happens more often than you’d think.

Mattermost v6.0 is Now Available

Mattermost v6.0 is generally available today, launching a redesigned integrated platform. This release includes new platform navigation, plus new features and improvements to Channels, Playbooks, and Boards. A new Mattermost Desktop v5.0 application is released, and multiple features have been promoted to generally available.

Introducing Mattermost 6.0: A New Approach to Developer Collaboration

Today, too many software organizations are in crisis. They face soaring expectations on delivering digital solutions, a complex and fast-changing array of new technologies and new threats to understand, and a limited pool of experienced developers, SRE, and SecOps professionals ready to execute in modern environments. What’s worse, technical talent is too often misconfigured.

How we're building a production readiness review process at Grafana Labs

Production readiness review (PRR) is a process that originated at Google, described as the first step of site reliability engineering engagement in the company’s famous SRE book. The idea of thoroughly reviewing a product before handing over the pager is a really good one, but except for Google-scale companies, there aren’t that many organizations that can afford dedicated SRE teams.

Docker Swarm vs Kubernetes: how to choose a container orchestration tool

Businesses around the world increasingly rely on the benefits of container technology to ease the burden of deploying and managing complex applications. Containers group all necessary dependencies within one package. They are portable, fast, secure, scalable, and easy to manage, making them the primary choice over traditional VMs. But to scale containers, you need a container orchestration tool—a framework for managing multiple containers.