Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

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.

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.

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.

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?

One cloud IDE to rule them all - Philippe Charrière, GitLab

As a Technical Account Manager (at GitLab) Phillipe often needs to demo GitLab features to help customers gain more "DevOps" (or CI/CD) maturity. So having the ability to create and deploy infrastructure quickly for new demo environments is crucial. This is where Gitpod and Civo come in. In this talk Philippe will run through provisioning a Civo Kubernetes cluster with Gitpod, deploying GitLab Runner on the cluster, connecting to it, and setting up the GitLab Kubernetes integration