Operations | Monitoring | ITSM | DevOps | Cloud

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

Keep Repos Organized Within the Terminal: GitKraken CLI Tutorial & Use Case

Ever felt like you’re juggling too many Git repositories, trying to keep up with pull requests and issues, all while wishing there was a more streamlined way to handle it all from the comfort of your terminal? If that hits close to home, then you’re in for a treat with GitKraken Ambassador Kevin Bost’s deep-dive dive into the GitKraken CLI.

Rancher Live: WASI 0.2 - Deep dive

ICYMI, the WebAssembly ecosystem achieved a major milestone in January 2024 - the launch of WASI 0.2, also known as WASI Preview 2. What does this mean for users of WebAssembly? How does this impact the niche intersection of the Cloud Native & WebAssembly ecosystems? Join Divya Mohan as she hosts Bailey Hayes, CTO of Cosmonic and Director of the Technical Steering Committee at Bytecode Alliance, to discuss all this & more on 22nd February at 11 AM!

Generating Azure documentation from an Azure DevOps Pipeline

This video showcases how to seamlessly integrate documentation generation into your Azure DevOps pipeline using Turbo360. Mike demonstrates the step-by-step procedure on how to execute a PowerShell script within the pipeline to trigger document regeneration upon Azure updates. With practical examples and clear instructions, this video shows how to streamline the DevOps processes and enhance solution governance by automating Azure documentation generation.

The Importance of DevOps Analytics

Traditional software development and infrastructure management module for production and service has been overtaken by the quicker-paced delivery of services and applications, DevOps. This outperformance by DevOps in response to the traditional approach has led to numerous organizations making DevOps a fundamental part of the company.

What is a Kubernetes operator?

Operators take a real-world operations team’s knowledge, wisdom, and expertise, and codify it into a computer program that helps operating complex server applications like databases, messaging systems, or web applications. Operators provide implementations for operating applications that are testable and thus more reliable at runtime.