Operations | Monitoring | ITSM | DevOps | Cloud

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

An Easy and Practical Guide to CDN Monitoring

A CDN delivers your content around the world, making sure users get it quickly and reliably. When it slows down or goes offline, users notice right away. Good CDN monitoring gives your team the information needed to fix issues before they affect users. This guide explains the basics of CDN monitoring and shows practical ways to set it up.

How to create an Android virtual device using Anbox Cloud?

In this video, the Anbox team shows how to create and test an Android virtual device using the Anbox Cloud dashboard. Time codes: What is Anbox Cloud? Anbox Cloud lets you run virtualized Android environments securely, at any scale, to any device letting you focus on your use case. Run Android in system containers, not emulators, on AWS, OCI, Azure, GCP or your private cloud with ultra low streaming latency.

OpenStack with Sunbeam for medium-scale cloud infrastructure

The rapid growth in OpenStack installation and orchestration tools that we have seen in recent years has effectively established OpenStack as the world’s leading open source cloud platform. Projects like Sunbeam or Kolla Ansible, for example, are effectively transforming OpenStack into yet another user application.

AWS Config Pricing Explained: What It Costs And Why

At first glance, AWS Config seems like a no-brainer for tracking changes, catching misconfigurations, and proving compliance. But beneath the surface, Config pricing can get surprisingly intricate. Costs don’t just depend on the number of resources you monitor. They also hinge on how often those resources change, how many rules you evaluate, and how you manage historical data. In this guide, we’ll demystify AWS Config pricing.

Komodor + Backstage: Bringing Kubernetes Visibility into the Leading Open Source IDP

Platform engineering has emerged as the natural progression of DevOps—not a replacement as some may think, but rather more of a refinement. While DevOps broke down silos and encouraged shared responsibility, it often left teams fending for themselves across sprawling infrastructure stacks. Developers were promised autonomy, but were instead overwhelmed by the burden of managing CI/CD, security, observability, infrastructure provisioning, and more.

ADO.NET Tutorial: A Comprehensive Guide for Beginners and Professionals

Long before ORMs, LINQ, and high-level abstractions became common in the.NET ecosystem, there was ADO.NET—raw, fast, and unapologetically hands-on. It was the original data access layer for developers who wanted complete control. And two decades later, it’s still the tool of choice when performance, precision, and transparency matter most. But how does it deliver that control?

15+ Continuous Deployment Tools To Streamline Your Workflow

In our post, 9 Continuous Delivery Tools For Reliable Releases, we explored why continuous delivery is critical to building robust development pipelines — and how it helps teams deliver customer value while boosting the bottom line. Today, we’re diving into the next evolution of that pipeline: continuous deployment. Today’s technology companies need to release quality features quickly and put them in users’ hands even quicker.

VPC Log Format: Custom and Advanced Configurations

VPC Flow Logs come with a default format that gives you basic network traffic details. But you can tweak the format to capture exactly what you need. This can lower costs, speed up processing, and make your logs fit better with what you’re trying to monitor. If you want to improve security, keep an eye on performance, or save money, adjusting your VPC logs can make a big difference. Let’s take a look at some practical ways to customize your logs beyond the default settings.

A Simple Guide to Monitoring and Optimizing Prometheus CPU Usage

Prometheus is supposed to help you monitor your stack, not become the thing you need to monitor. But if you’ve ever seen it spike in CPU and slow everything down, you know that’s not always the case. High Prometheus CPU usage usually shows up when you're scraping too many metrics, using expensive queries, or running with default configs that don’t fit your workload. This guide covers how to track Prometheus CPU usage, what typically causes it, and how to fix it.

Securing Containers at Scale: Docker Hardened Images + Cloudsmith

Containers have been with us for a while and are ubiquitous in the Secure Software Development Life Cycle (SSDLC). According to some reports, nearly 60% of organizations use containers for most or all of their production applications. It’s no surprise really, as containers provide consistency and standardization across the lifecycle while speeding up delivery pipelines. They revolutionized how we develop and deploy apps in the cloud and there is no sign of this changing anytime soon.