# CircleCI
Continuous Deployment of AWS Batch with CircleCI
At Blinkist, we use AWS Batch to spin up compute instances to process some of our assets. This post is about how we use CircleCI's to continuously deploy changes to the Docker Image used by the AWS Batch Job Definition.
Link