AWS HPC Blog

Category: AWS Batch

Job queue snapshots: see what’s at the head of your queues in AWS Batch

Job queue snapshots: see what’s at the head of your queues in AWS Batch

AWS Batch just grew a neat new feature: Job queue snapshots. This gives you the visibility you need for managing throughput in a dynamic environment – with competing priorities – and across multiple queues and workloads. Today we give you the inside scoop on how this feature works – especially when you’re using fair share scheduling.

Run simulations using multiple containers in a single AWS Batch job

Run simulations using multiple containers in a single AWS Batch job

Run simulations using multiple containers in a single AWS Batch job Matthew Hansen, Principal Solutions Architect, AWS Advanced Computing & Simulation Recently, AWS Batch launched a new feature that makes it possible to run multiple containers within a single job. This enables new scenarios customers have asked about like simulations for autonomous vehicles, multi-robot collaboration, […]

Leveraging Seqera Platform on AWS Batch for machine learning workflows - Part 1 of 2

Leveraging Seqera Platform on AWS Batch for machine learning workflows – Part 1 of 2

Nextflow is popular workflow framework for genomics pipelines, but did you know you can also use it for machine-learning? ML is already being used for medical imaging, protein folding, drug discovery, and gene editing. In this post, we explain how to build an example Nextflow pipeline that performs ML model-training and inference for image analysis.