AWS::ElasticBeanstalk::Environment
- AWS resources running a specific application version
- Supports multiple environments: dev, test, prod, etc
Properties
Tier

Web Environment: clients access your server directlyWorker Environment: server is accessed by internal components only. E.g., SQS