Elastic Beanstalk

Simple single tier application infrastructure as a service

Essentials

  • Automated deployment and scaling services

  • Environments for web applications and SQS worker instances

    • Load balancing, Auto Scaling, Monitoring, Platform Management, Code Deployment

    • Languages:

      • Java, .Net, PHP, Node.js, Python, Ruby, Go

      • Custom using Docker

    • Servers:

      • Apache, Nginx, Passenger, IIS

  • Deployment Options

    • In-place (rolling)

    • Blue-Green

      • Re-point Route53 DNS records to a new production environment without loss of service.

Last updated

Was this helpful?