Batch
AWS Batch is a managed batch processing compute service which can be used for long running or resource heavy compute services at scale.
It can be dropped into many event-driven workflows for jobs which go beyond the capabilities of Lambda.

AWS Lambda - S3 Event


AWS Batch


AWS Batch vs Lamda

Managed vs Unmanaged

Last updated