Operations | Monitoring | ITSM | DevOps | Cloud

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

Redefining Financial Services with On-Demand Virtual Servers

In the fast-paced world of finance, staying ahead of the curve is essential. Technology plays a pivotal role in this endeavor, and one of the key innovations transforming the financial services industry is the utilization of on-demand virtual financial servers. These versatile tools are revolutionizing the way financial institutions operate, enhancing efficiency, security, and scalability. In this blog post, we'll explore how on-demand virtual financial servers are redefining financial services.

Hyperview Integrates Digitalor for Rack-Unit RFID Asset Tracking and Environmental Sensors

Vancouver, BC—September 13, 2023— Hyperview, a leading cloud-based data center infrastructure management (DCIM) platform provider, and Digitalor, a global leader in rack-unit MC-RFID asset tracking, have announced a strategic partnership that offers Hyperview users automated, real-time life cycle management for data centers and hybrid IT environments.

Deploying Single Node And Clustered RabbitMQ

RabbitMQ is a messaging broker that helps different parts of a software application communicate with each other. Think of it as a middleman that takes care of sending and receiving messages so that everything runs smoothly. Since its release in 2007, it's gained a lot of traction for being reliable and easy to scale. It's a solid choice if you're dealing with complex systems and want to make sure data gets where it needs to go.

Our first ML based anomaly alert

Over the last few years we have slowly and methodically been building out the ML based capabilities of the Netdata agent, dogfooding and iterating as we go. To date, these features have mostly been somewhat reactive and tools to aid once you are already troubleshooting. Now we feel we are ready to take a first gentle step into some more proactive use cases, starting with a simple node level anomaly rate alert. note You can read a bit more about our ML journey in our ML related blog posts.

Unlocking IT: Considerations for a Powerful Observability Strategy

In today's cloud-native landscapes, observability is more than a buzzword; it's a critical element for software development teams looking to master the complexities of modern environments like Kubernetes. There’s a multi-faceted nature to observability with all its various levels and dimensions — from basic metrics to comprehensive business insights. It’s complex and can continue indefinitely…if you let it.

Accessibility testing with Cypress

Effective user experience (UX) design is a key factor in creating compelling software products. UX considers the quality of interaction that users have with a product and takes the user’s point of view as the most sacred thing in software and product design. A great UX includes accessibility, which ensures that software is inclusive and usable by the widest possible audience.

Connect Over Coffee | Cross-Cloud with Megaport Cloud Router (MCR)

Misha Cetrone, VP of Strategic Partnerships at Megaport, shows us that connecting to and moving between multiple public clouds like AWS, Azure, Google Cloud, and other leading cloud computing services using Megaport Cloud Router (MCR) is as quick and easy as having a cup of coffee.

Getting started with PromQL

This article will focus on the popular monitoring tool Prometheus, and how to use PromQL. Prometheus uses Golang and allows simultaneous monitoring of many services and systems. In order to enable better monitoring of these multi-component systems, Prometheus has strong built-in data storage and tagging functionalities. To use PromQL to query these metrics you need to understand the architecture of data storage in Prometheus, and how the metric naming and tagging works.