Remove Availability Remove Code Remove Java Remove Software
article thumbnail

How OpenFeature — and feature flag standardization —enables high-quality continuous software delivery

Dynatrace

Earlier this year, Dynatrace announced its involvement in the open source feature flagging project OpenFeature that enables fast-paced, high-quality software development. Organizations need to release software at a high velocity to stay competitive as the pace of business accelerates, but they can’t sacrifice software quality for speed.

Software 174
article thumbnail

Application observability meets developer observability: Unlock a 360º view of your environment

Dynatrace

In a recent webinar , Dynatrace DevOps activist Andi Grabner and senior software engineer Yarden Laifenfeld explored developer observability. But developers need code-level visibility and code-level data.” That’s not how I envision code-level observability,” Laifenfeld said. KubeCon North America is this week.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dynatrace strengthens container security across popular cloud-based registries

Dynatrace

Signed and immutable container images are available for the entire Dynatrace observability stack. This correlation ensures that Dynatrace software components are versioned exactly the same way for both containerized and non-containerized workloads. The version numbers of these binaries correlate 1:1 with the container image’s tags.

Cloud 208
article thumbnail

Dynatrace Runtime Vulnerability Analysis now covers the entire application stack

Dynatrace

DevOps teams, SREs (site reliability engineers), platform teams, and SecOps teams aren’t always working from a common source of truth: SAST tools (static application security testing) provide scanning code for vulnerabilities. Dynatrace extends its Runtime Vulnerability Analysis to Go on top of Java ,NET , Node.js How to get started.

Java 237
article thumbnail

What is Log4Shell? The Log4Shell vulnerability explained (and what to do about it)

Dynatrace

Since December 10, days after a critical vulnerability known as Log4Shell was discovered in servers supporting the game Minecraft, millions of exploit attempts have been made of the Log4j 2 Java library, according to one team tracking the impact, with potential threat to millions more applications and devices across the globe.

Internet 259
article thumbnail

Dynatrace with industry consortium submits OpenFeature standard as CNCF sandbox project

Dynatrace

Feature flags are an essential tool in the modern software delivery lifecycle for cloud-native applications. They enable product delivery and SRE teams to turn functionality on and off at runtime without deploying new code. Proprietary SDKs create adoption challenges. SDKs are lightweight, developer friendly, and flexible.

Java 253
article thumbnail

Feature flags done right with the OpenFeature initiative and Dynatrace

Dynatrace

In software development, feature flags are an established path to rapid value, continuous progressive delivery, and safe deployments. The ability to isolate certain software capabilities makes it easier to test, preview, release, and roll back small functional increments. But feature flagging can also introduce some issues.