Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Microsoft Defender Endpoint Logs and Cribl Stream - Quick Start Guide

Microsoft Defender offers everyone comprehensive threat prevention, detection, and response capabilities—from individuals looking to protect their families to the world’s largest enterprises. Microsoft Defender allows IT and Security teams to prevent, detect, and respond to attacks across devices, identities, apps, email, data, workloads, and clouds. Have you ever wondered if you can use Cribl Stream to help manage your Microsoft Defender for Endpoint logs? The answer is Yes (plus benefits)!

Docker Logging: Effective Strategies for Docker Log Management

Docker is a platform that makes creating, deploying, and running containerized applications easier. Containerization is a lightweight and portable application deployment technique involving packaging an application and its dependencies inside a container. A container is a standalone, executable software package that includes everything needed to run a piece of software, including the code, runtime, system tools, libraries, and settings.

15 Engineering KPIs to Improve Software Development

Software engineering key performance indicators (KPIs) help engineer leadings keep teams accountable while ensuring focus on highest leverage activities. They are essential for driving process improvement, managing risks, supporting data-driven decision making, and ensuring customer satisfaction. Without KPIs, teams may encounter challenges related to visibility, efficiency, decision-making, quality, and customer satisfaction, which can ultimately impact project success and organizational performance.

Build vs Buy: When to Build or Buy an Internal Developer Platform

An Internal Developer Platform (IDP) is an ecosystem that empowers developers to manage the entire application lifecycle from development to deployment autonomously. As a vital component for organizations, the implementation of an IDP often presents a ‘Build vs. Buy’ dilemma: should you construct your own IDP, tailored to your unique needs, or would it be more efficient to purchase a pre-built solution?

Get started with BigPanda Open Integration Manager

In today’s fast-paced digital landscape, effectively managing alerts and deriving actionable insights from data is crucial for organizational success. BigPanda’s platform stands out as a comprehensive solution designed to tackle these challenges head-on, offering a suite of features that streamline alert management and drive operational efficiency.

How to gain holistic visibility and continuous optimization for AWS with Spot by NetApp

In today’s fast-paced business world, the best way to get a handle on your organization’s cloud costs is by using automation to optimize cloud cost and resource utilization. Today, this can be achieved through Cloud Financial Operations (FinOps). FinOps is an operational practice that enables data-driven decision making around cloud costs and creates financial accountability through collaboration between engineering, finance, and business teams.

Dissecting MySQL Debugging with Node and Python - Part 2

In Part 1 of this blog, we prepared our demo container environments using Docker for the Node Express and Python Flask applications. Now, we move on to the more complex phase of our exploration, where we will dissect and explain the inner workings of our applications. This sequel is designed for those who want to improve their web development skills, offering a comprehensive guide to debugging and tracing.

What are Network KPIs, Why Should You Care? 16 Metrics/KPIs to Chase

A network key performance indicator (KPI) is a measurement and a benchmark to achieve optimal network performance goals. To support these goals, measuring actual performance against the KPI goals helps the network team make decisions to improve and sustain network performance and service levels and meet the KPI objective.

OpenTelemetry Best Practices #1: Naming

Naming things, and specifically consistently naming things, is still one of the most useful pieces of work you can do in telemetry. It’s often overlooked as something that will just happen naturally and won’t cause too much of an issue—but it doesn’t happen naturally, it does cause issues, and you end up having to fix the data in pipelines or your backend tool.