Provides comprehensive documentation, best practices, and platform-specific configuration guidance for AWS Elastic Beanstalk.
The eb-docs skill serves as an integrated knowledge base for developers working with AWS Elastic Beanstalk. It offers instant access to EB CLI command references, specific project requirements for all eight supported platforms, and detailed implementation patterns for .ebextensions and .platform configuration hooks. Whether you are setting up a new environment, customizing Nginx proxies, or managing lifecycle scripts on Amazon Linux 2023, this skill provides the context and code examples needed to ensure your application follows AWS best practices.
Características Principales
01Best practices for security, environment variables, and cost optimization
02Troubleshooting guides for deployment failures and environment health issues
03Platform-specific project structure guidance for Node.js, Python, Java, and Docker
043 GitHub stars
05Configuration templates for .ebextensions and .platform/hooks directory
06Comprehensive EB CLI command reference and quick-start installation guides
Casos de Uso
01Scaffolding a new Elastic Beanstalk project with the correct directory structure
02Referencing EB CLI syntax for environment management and configuration updates
03Implementing custom reverse proxy configurations or deployment lifecycle hooks