Operations | Monitoring | ITSM | DevOps | Cloud

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

Avoiding vendor lock-in with your IDP

Commercial Internal Developer Portals (IDPs) are a valuable investment for teams that want to move quickly toward addressing initiatives surrounding software ownership, production readiness, and improving developer experience. But there's a common misconception that all commercial internal developer portals (IDPs) carry an inherent risk of “vendor lock-in” vs open-source alternatives like Backstage.

Building a Custom Read-only Global Role with the Rancher Kubernetes API

In 2.8, Rancher added a new field to the GlobalRoles resource (inheritedClusterRoles), which allows users to grant permissions on all downstream clusters. With the addition of this field, it is now possible to create a custom global role that grants user-configurable permissions on all current and future downstream clusters. This post will outline how to create this role using the new Rancher Kubernetes API, which is currently the best-supported method to use this new feature.

Effective strategies for managing cron jobs: Best practices and tools

Cron jobs are essential for automating repetitive tasks and streamlining website and application management. Properly managing cron jobs is crucial for maintaining system efficiency and minimizing risks. In this article, we will explore the significance of cron jobs in tech environments, delve into common challenges in their management, and introduce advanced monitoring solutions like WebGazer. We will also provide best practices to ensure efficient and secure cron job management.

Monitor Amazon EC2: key metrics for instances, regions, and more in one view

Amazon EC2 was one of the first services available on AWS, helping propel the cloud platform into the mainstream of IT. And while EC2 instances come in a wide range of sizes and flavors to address all sorts of use cases, keeping tabs on those instances isn’t always easy. That’s why we’re excited to introduce our new EC2 monitoring solution in Grafana Cloud.

EP2: The Unsustainable Truth: Data Centers' Dirty Little Secret w/ Dean Nelson

In this episode of Hyper Views, we're delighted to have Dean Nelson, the founder and chairman of the Infrastructure Masons, joining us. We dive into the world of data centers, specifically focusing on power capacity effectiveness (PCE) as a key metric. We highlight the significance of measuring PCE and its impact on sustainability reporting, while aligning sustainability goals with economic performance objectives. And of course, we provide some valuable insights and advice for executives and operators on optimizing PCE and power usage effectiveness (PUE) in data centers.

Video analytics at the edge: How video processing benefits from edge computing

Computer vision: digital understanding of the physical world From face recognition to fire prevention, autonomous cars to medical diagnosis, the promise of video analytics has enticed technology innovators for years. Video analytics, the processing and analysing of visual data through machine learning and artificial intelligence, is perceived as a significant opportunity for edge computing.

Succeeding with Teams Phone in 2024

Moving to Teams Phone as your primary voice system can save money and provide a great user experience, or it can “crash and burn”. In a two-part workshop, I had the opportunity to explore insights to help migrate successfully to Teams Phone with Greg Zweig of Ribbon. (Ribbon was kind enough to sponsor both workshop sessions.) This article summarizes the information we covered in the workshop.

Understanding roles in software operators

As we’ve seen throughout this series, a design pattern is a general solution that has been proven to solve a repeatedly occurring problem when designing software. In my previous blog posts, we examined the basics of the software operator design pattern, the forces impacting it, and the advantages and disadvantages of using it. But how does the software operator pattern actually work?