Operations | Monitoring | ITSM | DevOps | Cloud

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

Kubernetes Master Class Windows Container Support with Rancher

In this session, we’ll focus on the new support for Windows containers on RKE2 in Rancher 2.6, powered by Calico and containerd. Furthermore, we’ll be covering the following important aspects within this ecosystem: Lastly, you’ll get to see a demonstration of deploying Windows and Linux workloads side-by-side in Rancher, and how to scale.NET applications in Windows containers.

StackStorm announces Partnership Program with the 5 founding Partners

Earlier this year StackStorm established a partnership program with some first partners that supported StackStorm in its Open Source journey when the project joined the Linux Foundation. The Partners Program was created to recognize companies and organizations that provide ongoing assistance to the StackStorm Open Source project. Because of the substantial support provided by these partners, we have been able to expand and improve StackStorm.

Civo update - September 2021

Welcome to the Civo update for September 2021. In case you missed the big news... this week we successfully launched our first region in Frankfurt, Germany. Plus we announced our new strategic partner, THG Ingenuity, who invested $2 million into the company. This will allow us to quickly invest in our infrastructure, including more regions across the globe throughout the next 12 months.

A Peek at JFrog's Iron Bank Accreditation for Xray and Artifactory

JFrog Artifactory and JFrog Xray recently underwent a rigorous hardening process to earn accreditation for inclusion in the U.S. Department of Defense’s Iron Bank, a centralized repository of digitally-signed and hardened container images. In this blog post, we’re pulling back the curtain on the process, in order to share our insights and lessons learned with our customers and with the DevOps community at large.

How to Choose an AIOps Tool? An Beginner's Essential Guide

The shift to SaaS and next-gen container and microservices-based IT environments has made it clear that SRE, DevOps and IT operations teams need new solutions to do root cause, automation and observability. This blog summarizes the need for AIOps, how it works, its benefits and how to choose an AIOps tool.

How to Choose an AIOps Tool? The Beginner's Essential Guide

The shift to SaaS and next-gen container and microservices-based IT environments has made it clear that SRE, DevOps and IT operations teams need new solutions to do root cause, automation and observability. This blog summarizes the need for AIOps, how it works, its benefits and how to choose an AIOps tool.

Portainer and Canonical Expand Partnership Launching Business Charm for Charmed Kubernetes

Auckland, New Zealand – Portainer announced the launch of its Portainer Business Charmed Operator, allowing for seamless integration with Canonical’s Charmed Kubernetes distribution. The new Portainer charm allows users of Canonical’s Charmed Kubernetes distribution to automatically install and integrate Portainer Business as part of the Kubernetes cluster deployment process, using Juju, the Charmed Operator framework.

Getting started with Memory attacks

Memory (or RAM, short for random-access memory) is a critical computing resource that stores temporary data on a system. Memory is a finite resource, and the amount of memory available determines the number and complexity of processes that can run on the system. Running out of RAM can cause significant problems such as system-wide lockups, terminated processes, and increased disk activity. Understanding how and when these issues can happen is vital to creating stable and resilient systems.