Simulations on AWS Batch

This workshop requires an AWS Cloud9 IDE. If you do not have an AWS Cloud9 IDE set up, complete sections a. Sign in to the Console through d. Work with the AWS CLI in the Getting Started in the Cloud workshop.

In this workshop, you learn how to run a driving simulation with CARLA that outputs sensor data used in later stages of a workflow. CARLA is an interactive driving simulator used to support development, training, and validation of autonomous driving systems.

This includes the following steps:

  • Set up the infrastructure for AWS Batch.
  • Upload a container with the simulation.
  • Build an Amazon Machine Image (AMI) containing CARLA and the Amazon ECS agent.
  • Run simulations on AWS Batch.