AWS Batch Using CloudFormation Blog!

Overview – AWS Batch blog

This post provides a file processing implementation using Docker images and Amazon S3AWS LambdaAmazon DynamoDB, and AWS Batch. In this scenario, the user uploads a CSV file into an Amazon S3 bucket, which is processed by AWS Batch as a job. These jobs can be packaged as Docker containers and are executed using Amazon EC2 and Amazon ECS.

https://aws.amazon.com/blogs/compute/orchestrating-an-application-process-with-aws-batch-using-aws-cloudformation/

Leave a Reply

Your email address will not be published. Required fields are marked *