Operations | Monitoring | ITSM | DevOps | Cloud

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

Creating Ephemeral Environments for CI/CD Pipelines with Kubernetes

In the swiftly evolving tech world, the need for agile and efficient development processes is paramount. This was the essence of our enlightening event, "Creating Ephemeral Environments for CI/CD Pipelines with Kubernetes," which garnered an impressive turnout of over 650 attendees. The event, now available on Youtube, focused on the transformative potential of ephemeral environments in modern CI/CD pipelines.

A story about HTTP status codes and why you should read documentation

Since 2020, I’ve been working on an Express (Node.js framework) application to power viewer interactions and events that happen whilst I’m streaming live coding on Twitch — my Twitch bot. Since using Sentry for error monitoring and crashes using the Sentry Node SDK, I’ve already squashed quite a few bugs that were entirely a result of my own terrible code.

Finally Revealed: The New Insights Driving Peak Dev Productivity with Kevin Bost & Jeff Schinella

Join Kevin Bost, Senior Software Architect at IntelliTect, and Jeff Schneller, Product Director at GitKraken, as they discuss the intricacies of engineering metrics, developer productivity, and the impact of GitKraken's cloud services. In this GitKon 2023 session, you'll learn about: Subscribe to our channel to stay updated on exciting and educational developer-focused content!

When Workflows Don't Feel like Work: A Lesson in Simplifying PRs with Jason Gates & Jonathan Silva

Dive into the collaborative software development journey with Jason Gates of Sandia National Laboratories and Jonathan Silva of GitKraken. Gain valuable insights into the transition to Git, overcoming challenges, and fostering early collaboration in the development workflow. In this GitKon 2023 session, you'll learn about: Subscribe to our channel to stay updated on exciting and educational developer-focused content!

How Much Does Remote Access Software Cost?

Remote access software has risen to prominence as a vital tool, enabling organizations to bridge geographical distances and empower remote workforces. However, as businesses embrace the convenience and flexibility that remote access solutions offer, they are also confronted with an essential consideration: understanding the true cost of remote access software. In this article, we embark on a comprehensive exploration of the financial dimensions surrounding remote access solutions.

K8s Exercise Labels and Annotations

Kubernetes, often abbreviated as K8s, has revolutionised the way we manage containerized applications. It provides a robust platform for orchestrating and managing containers at scale. One of the key features that sets Kubernetes apart is its powerful metadata system, which includes labels and annotations. In this blog post, we’ll take a comprehensive look at how labels and annotations work in Kubernetes and how you can leverage them to enhance the management of your applications.

What is MLflow?

MLflow is an open source platform, used for managing machine learning workflows. It was launched back in 2018 and has grown in popularity ever since, reaching 10 million users in November 2022. AI enthusiasts and professionals have struggled with experiment tracking, model management and code reproducibility, so when MLflow was launched, it addressed pressing problems in the market. MLflow is lightweight and able to run on an average-priced machine.

Succeeding with Backstage 2: Building and Maintaining Custom Plugins

This second installment of the “Succeeding with Backstage” explains how to create a custom Backstage plugin. For many use cases, customizing the platform’s look using the methods from the last part and integrating existing plugins will be enough to align Backstage with your organization’s needs. But what happens when the plugin directory doesn’t have a plugin that solves your particular problem? You create a custom plugin, of course.

Succeeding with Backstage 1: Customizing the Look and Feel of Backstage

This is the first article in the “Succeeding with Backstage” series. This series is for those with a working Backstage implementation who want to ensure smooth adoption and ongoing successful use of the tool. If you’re still trying to decide if Backstage is for you, you can check out the first article in the “Evaluating Backstage” series.