Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

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.

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?

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.

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.

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.

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.

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.

More bang for your Kubernetes buck: How automatic rightsizing saves up to 50%

In today’s fast-paced digital landscape, businesses are increasingly relying on Kubernetes (K8s) to efficiently manage their containerized workloads. However, many organizations face a significant challenge when it comes to effectively utilizing compute resources.

15+ GCP Cost Optimization Tools In 2024

Cost management in Google Cloud Platform (GCP) can be complex. It’s a lot like costs in Azure or AWS. Often, companies don’t know where to begin when they receive 20-page invoices. GCP billing tools can be unfamiliar, especially to users from a different cloud provider. However, the platform continues to simplify its cost monitoring and billing tools.

What is a Preview Environment? A Comprehensive Guide for Modern Developers

In today’s fast-paced software development landscape, efficiency and collaboration are paramount. As teams strive to deliver high-quality software faster, one tool that has emerged as a game-changer is the preview environment. In this blog post, we'll dive into what a preview environment is, why it's essential, and how it can revolutionize your development workflow.