View a markdown version of this page

ðŸ”ī Hot News: deadline cloud/latest/developerguide/submit jobs how.html - āļŠāļĢāļļāļ›āļ”āļĢāļēāļĄāđˆāļēāļĨāđˆāļēāļŠāļļāļ”

How to submit a job to Deadline Cloud

There are many different ways to submit jobs to AWS Deadline Cloud. This section describes some of the ways that you can submit jobs using the tools provided by Deadline Cloud or by creating your own custom tools for your workloads.

  • From a terminal – for when you're first developing a job bundle, or when users submitting a job are comfortable using the command line

  • From a script – for customizing and automating workloads

  • From an application – for when the user's work is in an application, or when an application's context is important.

The following examples use the deadline Python library and the deadline command line tool. The library is available from PyPI on the PyPI website. The source code is available from the deadline-cloud repository on the GitHub website.