article thumbnail

RSA guide 2024: AI and security are top concerns for organizations in every industry

Dynatrace

Our RSA 2024 news guide explores the ways AI and security are converging with observability and how this affects application security, vulnerability management, and threat detection. Learn more about the state of AI in 2024. Attendees will seek answers to two crucial questions: ‘How secure are we?’ What is DevSecOps?

article thumbnail

Unmatched scalability and security of Dynatrace extensions now available for all supported technologies: 7 reasons to migrate your JMX and Python plugins

Dynatrace

focused on technology coverage, building on the flexibility of JMX for Java and Python-based coded extensions for everything else. before October 2024. October 2024) In October 2024, we’ll remove all Extensions 1.0 Please consider this migration in your plan for extension development in 2024. All Extensions 1.0

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

The Return of the Frame Pointers

Brendan Gregg

2014: Java in Flames Broken Java Stacks (2014) When I joined Netflix in 2014, I found Java's lack of frame pointer support broke all application stacks (pictured in my 2014 Surge talk on the right). 2023, 2024: Frame Pointers in Fedora and Ubuntu! Java, for example, has the -XX:+PreserveFramePointer option.

Java 145
article thumbnail

C++ safety, in context

Sutter's Mill

All languages have CVEs, C++ just has more (and C still more); so far in 2024, Rust has 6 CVEs , and C and C++ combined have 61 CVEs. Yet we still call C#, Go, Java, Python, and similar languages “safe.” If you doubt, please run (don’t walk) and ask ChatGPT about Java and C# problems with: access-unconstructed-object bugs (e.g.,

C++ 139