Manages AWS Elastic Beanstalk platform updates, server restarts, and automated maintenance tasks through the EB CLI.
The Beanstalk Maintenance skill streamlines the lifecycle management of AWS Elastic Beanstalk environments by automating platform upgrades, application server restarts, and managed actions. It provides developers with efficient commands to monitor pending updates, view maintenance history, and execute complex blue/green platform migrations, ensuring infrastructure remains secure and performant with minimal manual intervention.
Key Features
01Automated platform version upgrades and migrations
02Zero-downtime blue/green environment swapping
03Managed action tracking and history retrieval
04Application server restart management
05Maintenance window and update level configuration
063 GitHub stars
Use Cases
01Upgrading an environment to the latest platform version for security patches
02Monitoring and scheduling managed AWS updates to occur during specific maintenance windows
03Performing a seamless platform migration using blue/green deployment patterns