Amazon EKS and AWS Fargate simplify cloud infrastructure management, allowing developers to focus on application development. However, these abstractions also make debugging production issues more challenging, particularly in regulated environments. Debugging becomes even more difficult with complex distributed systems and event-driven architectures, as the hands-off management and ephemeral nature of these frameworks limit visibility and remove evidence of issues.
To address and improve application and debugging in EKS and Fargate, it's recommended that developers:
What’s missing, however, is a way for developers to gain access to the state of problematic containers so they can view heap, thread and TCP dumps and stack traces.
In this session, we’ll show how you can expedite debugging of applications running on EKS and Fargate with PagerDuty Process Automation. We’ll demonstrate how to automate preservation of ephemeral container states during incident response. You’ll see how incident responders can collect necessary information for developers to create permanent fixes as part of their remediation efforts.
Key Takeaways: