Amazon has announced new Ray capabilities on SageMaker HyperPod, integrating the open-source Ray framework with HyperPod's infrastructure. Ray is used by data scientists to scale distributed Python workloads across GPU clusters for tasks like distributed training with Ray Train and model serving with Ray Serve.
Previously, running Ray on Kubernetes required manual configuration of YAML manifests, Docker image rebuilds, kubectl port-forwarding for the Ray Dashboard, and manual setup of Prometheus and Grafana. With this update, data scientists can now create Ray clusters, access the Ray Dashboard and Amazon Managed Grafana observability dashboards, and connect JupyterLab or Code Editor workspaces directly from SageMaker Studio. This also includes submitting distributed jobs and configuring hung job detection.
The integration provides automatic fault tolerance for Ray training jobs through HyperPod's node health monitoring and recovery features. Additionally, tiered checkpointing is available for faster resume times, utilizing HyperPod's distributed tiered storage. For model serving, SageMaker JumpStart integration allows loading model weights directly into Ray Serve endpoints, with KV cache offloading to tiered storage to support long-context requests.
These new capabilities are compatible with open-source KubeRay and standard Ray APIs, ensuring existing scripts and workflows can run without modification. To utilize these features, users need an Amazon SageMaker HyperPod cluster with Amazon EKS orchestration, along with the SageMaker Spaces EKS add-on, HyperPod Observability EKS add-on, and the KubeRay operator installed on their cluster.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Amazon SageMaker HyperPod now includes new capabilities for Ray, an open-source framework for scaling distributed Python workloads. This integration simplifies the management of Ray clusters on HyperPod's infrastructure, providing built-in fault tolerance and improved observability for large-scale machine learning.