These deployable CloudFormation samples create farms or add fleet infrastructure and automation to an existing Deadline Cloud deployment.
This table covers every immediate deployable sample directory in farm_templates/.
| Sample | What it demonstrates | Start here when |
|---|---|---|
| Starter farm | A general-purpose farm, queue, service-managed fleets, and package-build support | You need a complete first farm |
| CUDA farm | A farm with a CUDA-capable fleet and package-build queue | You need GPU workers for CUDA workloads |
| SMF with VPC and FSx | Private VPC resource access and FSx for OpenZFS storage | Service-managed workers need shared storage or private services |
| SMF capacity manager | Automated balancing of Wait and Save and Spot fleet capacity | You operate hybrid service-managed fleets |
| Fleet standby scheduling | Scheduled warm standby worker counts | Worker startup latency matters during predictable hours |
| CMF fleet health check | Continuous health monitoring for an autoscaling customer-managed fleet | You need alarms for fleet capacity or health problems |
apply-conda-queue-env.py is support tooling used to apply a queue environment. It is not a separately deployable sample and is excluded from the table.