App Server
AWS Elastic Beanstalk is an application platform that deploys and manages web applications and services without requiring teams to configure the underlying infrastructure. Developers upload code and Beanstalk handles capacity provisioning, load balancing, scaling, and health monitoring on services like EC2. It offers a fast path to running applications while still exposing the AWS resources beneath for full control.
Capabilities
- Deploy web apps and APIs without managing servers
- Automatic scaling and load balancing
- Health checks, rolling deploys, and managed patching
- Runtime support for common languages and containers