Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

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!

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.

Is Wasm Too Soon or Too Late by Ashwin Kumar Uppala - Navigate Europe 23

Join Ashwin Kumar Uppala, a seasoned tech professional from GitHub, as he delves into the world of WebAssembly (Wasm), explaining its significance, efficiency in web browsers, and the current challenges it faces. Discover the power of community in tech, learn how to get involved, and understand the potential for mentorship and growth within the WebAssembly community.

Enterprise Hosting: A solution for the ever-changing digital world

Having your websites and apps run smoothly at all times is crucial to the success of your brand, and having something go wrong can be catastrophic. But getting bogged down in all of the things that go into setting up and managing them is time-consuming and complicated—especially if your tech team's capabilities are on the lighter side. With an enterprise hosting solution, everything is handled for you. You get infrastructure, management, security, scaling, and more all rolled into one.

Azure Event Grid Monitoring and Alerting

Azure Event Grid is a versatile and event-driven service within the Microsoft Azure cloud ecosystem, designed to enable seamless event handling and routing across various Azure services and external sources. This powerful service plays a pivotal role in facilitating event-driven architectures, streamlining the development and management of cloud-based applications and systems.

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.