by Harrell Stiles, Sr. Consultant, AWS ProServe Batch computing is a common way to run a series of programs, called batch jobs, on a large pool of shared compute resources, such as servers, virtual machines, and containers. But running batch workloads at scale is a challenging task, configuring and scaling a cluster of virtual machines to process complex batch jobs is difficult and resource intensive. In this session, we’ll discuss options and best practices for running batch jobs on AWS including AWS Batch, a fully managed batch-processing service, and building batch processing architectures with the Amazon EC2 Container Service. We’ll also discuss best practices for ensuring efficient and opportunistic scheduling, fine-grained monitoring, compute resource auto-scaling, and security for batch jobs. Level 200