Diagnoses and resolves AWS Elastic Beanstalk environment failures, health issues, and deployment errors using a structured diagnostic workflow.
The AWS Beanstalk Troubleshoot skill provides a comprehensive, step-by-step framework for debugging AWS Elastic Beanstalk environments directly within Claude. It automates the inspection of environment health, application events, server logs, and configuration settings, even supporting SSH-based instance inspection for deep-dive analysis. Whether dealing with a '502 Bad Gateway,' 'Red Health' status, or mysterious deployment failures, this skill helps developers pinpoint root causes—such as memory leaks, port mismatches, or permission issues—and provides actionable remediation steps to restore service availability quickly.
주요 기능
01Resource utilization monitoring for EC2 instances and Load Balancers
02Deep environment health inspection using AWS CLI and EB CLI integration
03Automated log retrieval and error pattern analysis for rapid debugging
04Prescriptive fixes for common issues like Out of Memory, 502 errors, and connectivity failures
053 GitHub stars
06Structured diagnostic workflow covering Status, Health, Events, Logs, and Config
사용 사례
01Recovering an Elastic Beanstalk environment from a Red or Yellow health state
02Debugging failed application deployments or startup crashes
03Identifying performance bottlenecks such as high latency or memory exhaustion