- If spot capacity isn’t available when you submit, Domino runs the job on on-demand infrastructure.
- If a running spot workload is interrupted, Domino retries it on available spot capacity (which may use a different instance type) or falls back to on-demand infrastructure.
When to use spot instances
When submitting a workload in Domino, you may see one or more hardware tiers marked with the Spot tag.
- Can this job fail or restart without causing issues?
- Is this part of an experiment or test run?
- Does this workload serve live users or downstream systems?
- How long will this job or session run?
Next steps
- Launch a Workspace: Create a workspace so you can use your preferred tools in a reproducible and customizable environment.
- Create and run Jobs to provide a structured approach for running code files. Jobs organize hardware, compute environment, data resources, and security protocols to ensure highly reproducible execution.