Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Getting SRE Buy-in from a VP or Director for Automated Metrics and Continuous Learning, Part 2

After getting managerial approval for incident management, your SRE buy-in program is well underway. How can you prove that it’s effective, and that adopting more best practices is necessary? In part 2 of this blog series, we’re going to share how to convince a VP or director to invest in additional SRE practices to strategically improve business results: automated metrics and continuous learning.

Monitoring Azure Backup and Replication Jobs

We all know that systems fail. We plan for this with failover partners and system backups. But can you really trust your backups? If you are using Azure monitoring, your backup and site recovery can be complicated. LogicMonitor provides clarity. Our Azure Backup monitoring service provides simple, secure, and cost-effective solutions for backing up and recovering your data using the Azure cloud.

Remote Monitoring Third Party Status Pages

The debate around allowing employees to work from home is now moot. Due to these unusual times, businesses must have the ability to handle the majority of their primary functions remotely. The implications of this are pretty broad in scope and have IT shops scrambling to address the concerns of how to monitor the applications that enable efficient work from home strategies.

Kubernetes on Azure: Deploy and Manage Your First Cluster in AKS

Most Kubernetes deployments live on the cloud. According to the CNCF, while 63 percent of companies use AWS for Kubernetes, 29 percent are deploying Kubernetes on Azure, and the number is rapidly growing. Microsoft Azure provides mature Kubernetes tools, primarily the Azure Kubernetes Service (AKS). In this post, we’ll show you how to run your first Kubernetes cluster on AKS, and how to manage enterprise Kubernetes deployments on AKS with Rancher.

IT and DevOps Resources for COVID-19

We’re all wrestling with less than ideal circumstances during the pandemic of COVID-19. Whether you’re sheltering in place or simply practicing social distancing, it’s safe to say we’re all adjusting to a temporary new normal. One commonality is the need for connectivity. If infrastructure fails, business will screech to a halt and we will find ourselves in a new kind of mess altogether.

Cloud Service Monitoring with GroundWork Cloud Hub

Cloud Computing Services like AWS, Google Cloud and Microsoft Azure are revolutionizing IT infrastructures at a rapid rate. However, businesses have not completely adopted Cloud services, and many of us are still running hybrid on-premise and cloud solutions. The GroundWork solution is to unify all monitoring, whether it be on-premise or in the cloud.

The role of shift-left testing in an agile environment

With the rapid growth of security threats to infrastructure, it’s more important than ever to proactively address vulnerabilities. As an open-source project, built on the trust of users and contributors, Netdata has security concerns at its core. Because we’re committed to code security and quality, we apply Agile principles throughout the software development process. A component of this includes regular static analysis.

Phillip Ahereza and Allan Guwatudde win Mattermost Bot Hackfest with DigitalOcean Plugin

More than 2,000 developers from around the world participated in our open source bot hackfest, which we hosted on HackerEarth from January 10 through March 2. The goal of the event was to work with our community to create open source chatbots that integrate with Mattermost to accelerate DevOps and DevSecOps workflows, and we received many amazing submissions! We gave away $10,000 in prizes, including $6,000 cash to our top contributors.

Introducing the Calico eBPF Dataplane

eBPF is a hot topic right now; most of the infrastructure-focused conferences and events have included talks on eBPF over the past year, which is creating a lot of interest in the technology. You might be wondering what eBPF is. eBPF stands for “extended Berkeley Packet Filter” which is a feature in modern Linux kernels that allows you to write mini-programs that are attached to low-level hooks in the Linux kernel, that execute based on certain events (e.g. filtering network traffic).