Compute
RecognitionAWS Elastic Beanstalk
Managed application deployment and environment orchestration while exposing the underlying AWS resources.
Key points
- It reduces platform deployment work but retains more resource visibility/control than a fully serverless service.
Best-known use cases
- Deploy a supported web application with managed environment updates and scaling.
What candidates often confuse it with
- Elastic Beanstalk manages an application environment; CloudFormation is general infrastructure as code.
Key takeaway
Choose Elastic Beanstalk for supported application-platform deployment with resource access.
Related services
- Amazon EC2
- AWS CloudFormation
Relevant exam tasks
- D2.1