
AWS has released the SageMaker AI Spaces add-on for Amazon EKS, enabling data scientists to launch JupyterLab and Code Editor environments directly on Kubernetes clusters in about 5 minutes instead of the typical 3–5 days required for standalone setups.
The solution consolidates interactive and training workloads on a single cluster, raising GPU utilization by up to 30 percent versus a dedicated notebook fleet and eliminating the recurring cost of always-on GPU environments.
What happened
AWS released the SageMaker AI Spaces add-on for Amazon EKS, which runs managed JupyterLab and Code Editor environments on Kubernetes clusters. Data scientists can now launch a fully configured Space in about 5 minutes, instead of requiring 3–5 days for a platform team to stand up a standalone JupyterHub environment with GPU access, storage, and authentication.
Why it matters
Previously, data scientists had to leave their EKS cluster to use interactive IDEs on separate systems, losing access to GPU nodes, shared storage, and IAM roles their pipelines needed. Running both interactive and training workloads on one cluster lifts GPU utilization by up to 30 percent compared with a dedicated notebook fleet, and eliminates the cost of an always-on GPU environment (which can run thousands of dollars monthly). The add-on consolidates infrastructure and reduces platform setup friction.
What to watch
The Spaces add-on requires version 0.1.4 or later (earlier versions supported only Amazon SageMaker HyperPod). Setup involves deploying supporting add-ons (EKS Pod Identity Agent, Amazon EBS CSI Driver, Cert Manager, External DNS), an AWS Load Balancer Controller, an ACM TLS certificate, and a KMS key for JWT encryption. SSM advanced-instances tier adds approximately $0.00695 per hour per Space pod.
Ask the AI about this article →
Data scientists working with AI pipelines on Amazon EKS have historically faced a fragmentation problem: their training infrastructure lives on Kubernetes, but interactive development tools like JupyterLab require separate systems. The SageMaker AI Spaces add-on addresses this by running managed coding environments directly within the same EKS cluster that hosts training pipelines, eliminating context switching and access loss.
The business case rests on two pillars: operational efficiency and cost. From an efficiency standpoint, consolidating workloads keeps GPU nodes busy during idle periods between training jobs, which the body reports can raise utilization by up to 30 percent. From a cost perspective, always-on notebook fleets or managed JupyterHub environments can accumulate thousands of dollars monthly; the add-on eliminates that overhead by treating interactive sessions as ephemeral workloads that scale with demand. The 5-minute launch time also reduces operational burden on platform teams, who would otherwise spend 3–5 days provisioning and configuring networking, authentication, storage, and GPU access from scratch.
Implementation requires orchestrating multiple AWS services: Route 53 for DNS, AWS Certificate Manager for TLS, AWS Key Management Service for JWT encryption, and EKS Pod Identity for role-based access control. The architecture runs three layers—network and access, cluster routing, and compute and storage—all within a single EKS cluster, simplifying the infrastructure footprint for teams already committed to Kubernetes.
For example, today's edition would include:
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →
Ask AI anything about this article. Q&As are published on this page for other readers too.
OpenClaw creator Peter Steinberger and co-developers announced OpenClaw 2.0 over the weekend, describing it as…

AI coding has moved through three stages—prompt engineering, context engineering, and now harness engineering—…

Workday is integrating its AI agents with Google Cloud's Gemini Enterprise, letting employees start tasks like…
Over the last two years, writing code syntax has become much easier, with tools like Cursor, Claude Code, and…

Meta released Pocket, a mobile app that lets users create interactive games and 'gizmos' by typing text prompt…

Z.ai, a Beijing-based AI startup, made public the details of its latest model on Friday
