Salesforce reduces AI inference infrastructure costs up to 8x with Amazon SageMaker AI inference components
Salesforce's AI Platform team faced two GPU underutilization problems: large models (20–30 GB) with low traffic patterns ran on expensive multi-GPU instances mostly idle, while medium models (~15 GB) handling high-traffic workloads were over-provisioned on similarly expensive multi-GPU setups, both driving avoidable infrastructure cost.
By deploying multiple models as inference components on shared SageMaker AI endpoints with dynamic scaling, Salesforce achieved up to an eight-fold reduction in deployment and infrastructure costs while maintaining high performance.
Frequently asked questions
What did this team achieve with this AI workflow?
By deploying multiple models as inference components on shared SageMaker AI endpoints with dynamic scaling, Salesforce achieved up to an eight-fold reduction in deployment and infrastructure costs while maintaining hi…
What tools did this team use?
Amazon SageMaker AI, Amazon EC2 P4d, CodeGen, XGen, ApexGuru.
What results were reported?
Deployment and infrastructure cost reduction: up to an eight-fold reduction; Infrastructure cost savings: significant reduction in infrastructure costs; Operational cost reduction: substantial reduction in operational cost (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Identify GPU underutilization → Configure inference components → Optimal model packing → Independent auto-scaling per model → Multi-model GPU sharing.