Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Cloud Runtimes allow you to configure batch pipelines to run in a cloud environment. Before the pipeline runs, a cluster is provisioned in the cloud. The pipeline is executed on that cluster, and the cluster is deleted after the run finishes. Cloud Runtimes allow you to only use compute resources when you need them, allowing you to make better use of your resources.

  • Concepts: Concepts and Terminology for cloud runtimes.

  • Provisioners: Provisioners are responsible for creating and deleting cloud clusters for a program run.

  • Profiles: Profiles are used to configure programs to run in different cloud environments.

  • Example: A step-by-step walk-through of creating and using a profile.

...