AWS Elastic Beanstalk is a service for deploying and scaling web applications deployed in containers like Docker on web application servers like Node.js.
By using Beanstalk your team can deploy code from Git using the CI tools and Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to application health monitoring.
AWS allows your team to retain full control over the AWS resources the Blaze application is using, with access to underlying resources, on-demand, at any time. Beanstalk automatically scales the Blaze application up and down based on specific needs, using easily adjustable Auto-Scaling settings. The on-demand billing significantly reduces computing overhead, whilst providing scalability exactly when required.
Blaze uses Beanstalk to provision infrastructure for client implementations automatically and to manage rapid scaling under load during traffic peaks.
License: N/A