The session led by Ram Lakshmanan and Mahesh Devda focuses on utilizing AI to enhance troubleshooting in .NET applications. They emphasize that traditional methods are time-consuming and ineffective. AI-driven approaches streamline the diagnosis of production issues, improve resolution speed, and ultimately protect user experience, revenue, and trust.
“Production is Secure. Is Production Troubleshooting Secure?’ Webinar
Organizations focus on securing production environments but often neglect the security of troubleshooting processes. During incidents, diagnostic artifacts may contain sensitive data, risking exposure when moved across systems. A recent webinar by Ram Lakshmanan highlighted the importance of safeguarding these artifacts, offering strategies to enhance security while ensuring rapid incident recovery.
‘Analyzing Application Logs Using AI’ Webinar
In a recent webinar, experts discussed how AI can enhance application log analysis, addressing challenges in manual reviews amidst growing log volumes. Key topics included anomaly detection, error pattern identification, and event correlation across systems, all aimed at accelerating root cause analysis and improving incident response while maintaining engineering judgment.
‘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.
“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.
‘Two Generations of Java: Scott & Colt McNealy on Java & Performance’ Webinar
A rare and inspiring fireside chat with Scott and Colt McNealy — two generations of innovators sharing their journey with Java, performance insights, and the evolution of the JVM. Hosted by yCrash.
‘From Bugs to Brilliance: Mastering java.util.concurrent’ Webinar
In October, a webinar titled “From Bugs to Brilliance: Mastering java.util.concurrent” explored Java concurrency challenges. Expert Dr. Heinz Kabutz shared insights on writing thread-safe code, highlighting real-world issues and key design techniques like lock striping. Attendees learned how to prevent concurrency bugs, ensuring robust Java applications.
JAX London 2025 – 3 CRITICAL JAVA PERFORMANCE ISSUES EVERY ENGINEER SHOULD KNOW
JAX London is a premier four-day conference for Java and Software Architecture professionals. It addresses critical performance issues in Java applications, such as GC pauses, OutOfMemoryErrors, and backend slowdowns. Attendees will learn practical tools, tips, and techniques through case studies to optimize and enhance application performance effectively.
JAX MAINZ 2025 – HOW TO TROUBLESHOOT 9 TYPES OF OUTOFMEMORYERROR
The JAX MAINZ conference in May focused on Java and Software Architecture, featuring Ram Lakshmanan discussing troubleshooting OutOfMemoryError types. His session highlighted nine distinct causes and solutions for this error, providing essential tools for developers. Attendees rated the talk 4.8 for quality and 5 for speaker knowledge, surpassing overall averages.
JPRIME 2025 – GC TUNING: A MASTERPIECE IN PERFORMANCE ENGINEERING
jPrime is a Bulgaria-based conference on Java technologies, organized by the Bulgarian Java User Group. A key highlight was Ram Lakshmanan's workshop on Garbage Collection tuning, offering insights into industry leaders' optimization techniques, analyzing GC logs, and providing nine practical tips for enhancing application performance and reducing infrastructure costs.
