Operations | Monitoring | ITSM | DevOps | Cloud

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

FinOps IT Asset Management: A Strategic Approach

FinOps IT Asset Management(ITAM) is one of the modern trends in the IT field, which is gaining increasing popularity among organizations in order to manage their financial processes and technological tools. When the FinOps term appeared simultaneously with the ITAM term, it became clear that their integration would offer the following advantages: better control of costs, optimized resource management, and legal compliance.

Inside Perspectives: Database infrastructure - from your data center to the cloud

When I look back at my career in technology, I’m amazed at the rate of change, but also by just how much has remained the same. My first introductions to database technology were FoxPro, SQL Server 2000 and Oracle, and the applications that ran on top of them.

Unlocking efficiency with CircleCI's new multi-repo project model

In a traditional CI/CD pipeline, the instructions for how your pipeline should run are stored in the same repository as your application code, creating a rigid 1:1 relationship between your pipeline and project code. This approach has benefits, like keeping pipeline logic close to the code it supports, but it also introduces challenges, especially for organizations managing multiple repositories or microservices.

Monitoring Database Performance and Security side-by-side | The Tony and Tonie Show

Tony and Tonie discuss a new article by Denny Cherry, who has delved into some of the security monitoring features in Redgate Monitor that allow it to provide 24x7 surveillance of performance and security data, across all monitored databases and servers.

Introducing GitKraken Automations: Smarter, Faster, and More Consistent Code Workflows

Today, we’re excited to share the launch of GitKraken Automations, the latest addition to the GitKraken DevEx Platform. Automations is designed to help your team streamline code workflows, enforce best practices, and maintain consistency across your development processes—all while reducing manual effort and common frustrations. This launch represents an important step forward in our ongoing mission: simplifying Git workflows and empowering developers to focus on what they do best.

What Is The Cloud? A Beginner's Guide

YouTube. Netflix. Uber. Spotify. TikTok. You name it. You sign up and get your own account. Once you set it up however you want, you can access it from any internet-enabled device, including smartphones and smartwatches. If your device breaks, or is lost, or you switch to a new one, you can still access your account, as well as its settings and information, from another device without having to recreate everything from scratch.

How to utilize CPU offloads to increase storage efficiency

When storing large amounts of data, the cost ($) to store each gigabyte (GB) is the typical measure used to gauge the efficiency of the storage system. The biggest driver of storage cost is the protection method used. It is common to protect data by either having multiple replicas within the storage system or by using erasure coding to create data chunks and parity chunks to reduce the raw storage consumed, albeit at the cost of higher CPU utilisation.