DevopsCon, a global conference in Berlin, featured a talk on “16 ARTIFACTS TO CAPTURE WHEN YOUR CONTAINER APPLICATION IS IN TROUBLE.” The session addressed key troubleshooting artifacts and provided analysis tools and techniques. Attendees rated the talk and speaker's knowledge highly at 5, contrasting the overall average of 3.84 and 4.22 for all speakers.
DevopsCon is a global conference on DevOps and Business Transformation held in Berlin, where an architect presented on "MAJOR OUTAGES IN MAJOR ENTERPRISES." The session analyzed critical outages and troubleshooting techniques. Attendees rated the talk and speaker's knowledge a perfect 5, compared to an overall average of 3.84 and 4.22 for all speakers.
Coming soon! [banner id="4510"]
coming soon...
This content discusses simulating and troubleshooting the 'java.lang.OutOfMemoryError: Java Heap space' issue in Scala applications. A sample program demonstrates how excessive object creation leads to memory overflow. It also explains manual and automated approaches, including heap dump analysis tools and the use of yCrash for diagnosing memory leaks effectively.
This post examines the performance of HashMap, Hashtable, and ConcurrentHashMap through practical examples. It concludes that while HashMap performs best, it lacks thread safety, leading to potential issues. ConcurrentHashMap offers slightly slower performance but is thread-safe, making it a preferable choice for concurrent applications.
ConFoo Montreal is a technology conference for developers featuring global speakers. Architect Ram Lakshmanan presented on application failures, discussing issues like memory leaks, thread leaks, CPU spikes, and deadlocks. Understanding these triggers is crucial for diagnosing and solving application performance problems effectively.
ConFoo Montreal is a prominent multi-technology conference for developers, featuring a presentation by Architect Ram Lakshmanan on "16 artifacts to capture when there is a production problem." This session ranks 5th out of 155, highlighting the importance of capturing diagnostic information to effectively troubleshoot production issues.
The yCrash Team reunited after two years apart due to the pandemic, embarking on a memorable trip to Chennai, India. Despite heavy rains, they reached their destination successfully and enjoyed three days filled with joy and family-like bonding. The trip fostered discussions for future gatherings, cherishing the shared experience.
