Operations | Monitoring | ITSM | DevOps | Cloud

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

Understanding Modern Development Environments: A Complete Guide

A development environment is a crucial setup of tools, configurations, and processes that developers use to build, test, and deploy software. Whether it’s a local setup on a developer’s local machine or a remote cloud-based solution, a development environment’s primary goal is to provide a seamless space where code can be written, tested, and executed efficiently. It’s never been more important to have a streamlined setup of cloud and development environments.

Announcing $60M in Funding to Build the Future of Developer Experience

TLDR: We raised $60M in new funding, led by Scale Venture Partners, with participation from World Innovation Labs, Cross Creek, Alpha Square Group, Patrick and John Collison (Stripe) IVP, Sequoia, and Y Combinator. With this new infusion of capital, we’re looking to further grow developer awareness around IDPs and invest in our platform capabilities with enhanced workflows, engineering intelligence, user interface, and of course, AI.

Product Release Notes August 2024

Creating a positive user experience is always one of the most important goals our teams focus on. Whether it’s administrators working behind the scenes on the platform, or users looking to uncover cost savings opportunities in Explorer, or engineers working with our APIs, we always strive to provide a frictionless experience making sure each person has the right information to achieve their goals in our platform.

Easy Ways to Interconnect Your Network

In 2024, an interconnected network is a must-have. Here’s how to get one and supercharge your business operations. Globally distributed networks, remote workforces, multicloud architectures – all of these setups have something important in common (besides the fact they’re the norm now). They all leverage multiples to maximize business benefits. Multiple locations, multiple endpoint types, multiple cloud providers.

Data quality testing

Data quality testing is a subset of data observability. It is the process of evaluating data to ensure it meets the necessary standards of accuracy, consistency, completeness, and reliability before it is used in business operations or analytics. This involves validating data against predefined rules and criteria, such as checking for duplicates, verifying data formats, ensuring data integrity across systems, and confirming that all required fields are populated.

Easily Remove Existing HAProxy Connections Made via Client Authentication

Most load balancers only check a client certificate when the client first connects. However, this can be problematic if a client stays connected for an extended period of time. Staying connected would allow clients to continually send and receive data. Imagine you have an employee whose certificate and key were stolen by an adversary. If you are using TLS client authentication, that adversary can connect to your infrastructure and maintain illegal access.

Burn rate is a better error rate

While building our Service Level Objectives (SLO) product, our team at Datadog often needs to consider how error budget and burn rate work in practice. Although error budgets and burn rates are discussed in foundational sources such as Google’s Site Reliability Workbook, for many these terms remain ambiguous. Is an error budget a static quantity or a varying percentage? Does burn rate indicate how fast I’m spending a fixed quantity, or is it just another way to express error rate?

GitKraken Workshop: Tips from GitKraken Power Users

Level up your GitKraken IQ with insights from power users. In this GitKraken workshop, a longtime GitKraken Desktop pro covers the features and workflows they use every day to streamline their work. We dive into the deeper aspects of the Commit Graph, sidebar, commit search and more. Whether you're a new user or a vet, you'll walk away with time-saving ideas you can apply today.

Step-by-Step Guide: How to Seamlessly Integrate Jira with Azure DevOps

Whether you’re managing code commits or tracking project tasks, integrating Jira with Azure DevOps can provide an informative, unified view of your development and deployment activities. In this step-by-step guide, we’ll walk through the process of connecting Azure DevOps to Jira using Git Integration for Jira – a versatile extension that enhances project management with real-time visibility and synchronization across your development pipelines.