Skip to main content

select_family

Function select_family 

Source
pub fn select_family(requirements: &WorkloadRequirements) -> InstanceFamily
Expand description

Select instance family based on workload characteristics.

Uses GeneralPurpose for all standard workloads — widely available across regions and cost-effective. Only specialized workloads (GPU, large ephemeral storage) get specialized families. Very small workloads get burstable.