Operations | Monitoring | ITSM | DevOps | Cloud

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

Access Real-Time Infrastructure Data With Puppet Infra Assistant #puppet #itautomation #aiops

Puppet Infra Assistant allows easy access to real-time infrastructure data to make faster data driven decisions. Be future-ready and effortlessly access vital infrastructure data with Puppet Infra Assistant; no Puppet experience required.

Easy JIRA Automation Anyone Can Do in Minutes

Tired of manually updating Jira issues after every change? Want to avoid the dreaded "what's the status of XYZ ticket" question? In this video, we’ll show you how to automate Jira updates using Smart Commits and Jira Automation Rules — so your issues always stay up to date without you lifting a finger. We’ll cover what they are and how they work, then walk through how to incorporate them into your workflows.

Azure VM utils now included in Ubuntu: boosting cloud workloads

Ubuntu images on Microsoft Azure have recently started shipping with the open source package azure-vm-utils included by default. Azure VM utils is a package that provides essential utilities and udev rules to optimize the Linux experience on Azure. This change results in more reliable disks, smoother networking on accelerated setups, and fewer tweaks to get things running. Here’s what you need to know.

SRE vs DevOps vs Platform Engineering: What Are the Key Differences

Software delivery is more complex than ever. Teams need speed, reliability, and scalability to stay competitive. Site Reliability Engineering (SRE), DevOps, and Platform Engineering are three key disciplines that address these challenges. Though these terms are often used together, they are not the same and share distinct differences. In this blog, we’ll discuss each term individually, compare SRE vs. DevOps vs. Platform Engineering, and also show how they work together.

Observability vs. Monitoring: What's the Difference?

Modern systems are complex, distributed, and fast-changing, so keeping them reliable requires more than watching dashboards. Observability vs. Monitoring explains how teams gain the deep insight needed to detect, diagnose, and resolve issues. Monitoring collects predefined metrics and alerts you to known problems, while observability provides rich, contextual telemetry to investigate unknown failures.

When Breaches Expose Your Secrets: Why Automation is the Key to Fast, Scalable Remediation

In early October, Red Hat disclosed a breach of a GitLab system used by its Consulting division. Threat actors claim to have exfiltrated hundreds of gigabytes of project data — and while investigations are still underway, reports suggest consulting engagement artifacts may have been impacted. For the organizations involved, the concern isn’t limited to reputational damage.

Stop Getting Charged for Test Emails! #speedscale #aws #ses

Tired of local development using AWS SES leading to spam, cloud costs, and unnecessary API calls? When testing your app, you shouldn't have to connect to a live cloud environment just to send a test email. Learn how to set up your own local ProxyMock server to intercept and record real SES calls, so you can replay them instantly and accurately without ever leaving your desktop.

MOCK AWS SES Locally! Stop Sending Test Emails & Cut Cloud Costs

In this quick guide, Speedscale's Matt LeRay shows you how to free your local development environment from direct AWS SES dependencies. When your application sends an email during local testing, it usually triggers a live AWS transaction, leading to slow tests, unnecessary cloud costs, and sometimes even spam filter issues.

Compliance Under the Microscope

I wanted to share a story of a recent engagement with a law firm to highlight the strategic importance of compliance in today’s legal sector. It started with a single email. A mid-sized law firm received a regulator’s request for evidence following a client complaint. The issue wasn’t malpractice; it was a missed filing deadline caused by a system slowdown. The firm had no audit trail to prove the delay was technical, not procedural.

How to Optimize GPU

The Problem: AI workloads are dynamic, unpredictable, and expensive. Data prep can choke your pipeline, training jobs hog GPUs without awareness, and inference, the most latency-sensitive phase, is notoriously hard to scale efficiently. Worse, traditional infrastructure tools treat GPU as a static commodity, ignoring model intent, workload shape, and sharing capabilities.