“GC Log Analysis Using Deterministic AI” webinar

GC logs are essential for JVM performance analysis, but their complexity complicates interpretation. In a recent webinar, Ram Lakshmanan discussed how Deterministic AI can refine GC log analysis, enhancing accuracy and safety while addressing the limitations of traditional AI methods. This approach enables faster, reliable insights for troubleshooting performance issues.

Securing Production Troubleshooting with yCrash Audit Logs

yCrash has introduced an audit trail feature, addressing enterprise security gaps by logging user actions. This enhancement enables tracking of who accesses sensitive production data, ensuring compliance and accountability. With SSO integration, the logs provide detailed user activity, fostering a culture of security awareness among engineers and improving overall troubleshooting security.

How ‘yCrash Log’ uses AI & ML?

Application logs are crucial for engineers to troubleshoot production incidents, but manual inspection is often inefficient. The 'yCrash Log' tool utilizes AI and ML to analyze and structure unfiltered log data, identify errors, and provide solutions, improving incident response time and system reliability. It enhances traditional log management by automating root cause analysis.

‘Java 25 is out! Selection of my favorite features’ Webinar

Java 25 has launched, introducing significant enhancements aimed at modernizing Java applications. A recent webinar featuring expert Michael Inden focused on practical features such as pattern matching, string templates, structured concurrency, and unnamed classes. Attendees gained hands-on experience and insights into adopting these changes for improved code quality and productivity.

yCrash Retreat 2025: Delays, Detours & a Whole Lot of Fun

The annual retreat for yCrash was held in Goa, featuring a mix of chaotic planning, team bonding, and memorable activities. The gathering marked 100% attendance, allowing for genuine connections and insightful discussions. Highlights included a meditation session, team games, and the surprise gifting of iPhones, making this retreat truly unforgettable.

“Spring Boot 4.x + Java 25: Build Modern, High-Performance Apps” Webinar

This month’s webinar featured Josh Long, a renowned Java advocate, discussing Spring Boot 4.x and Java 25. He presented new capabilities like modular auto-configuration, built-in resilience, and modern authentication methods, emphasizing their impact on building scalable applications. The session provided valuable insights and practical demonstrations for developers preparing for future projects.

‘Advanced Heap Dump Analysis Techniques’ Webinar

In September, a webinar titled “Advanced Heap Dump Analysis Techniques” gathered developers and JVM enthusiasts to discuss efficient strategies for analyzing memory issues through heap dumps. Topics covered included querying with OQL, using APIs for automation, and correlating data to quickly identify memory leaks, ultimately promoting healthier Java applications.

‘Java Native Memory Leaks & How to Fix Them’ Webinar

The webinar addressed native memory leaks in Java applications, a challenging issue often overlooked by developers. It covered the allocation and leakage of native memory, common sources of leaks, and practical methods for detection, analysis, and resolution. The session aimed to equip participants with the tools necessary to address these critical performance problems.

Up ↑