Data science & ML platforms · Amazon Web Services
Amazon SageMaker
AWS's fully managed service for building, training, and deploying machine learning models at cloud scale.
Amazon SageMaker is AWS's managed machine learning platform, covering the full lifecycle from data preparation and notebook-based development through training, tuning, and production deployment. It includes SageMaker Studio as a unified IDE, Autopilot for automated model building, a feature store, model monitoring, and Pipelines for orchestrating repeatable ML workflows. Because it is deeply integrated with the rest of AWS, teams typically pair it with S3 for storage, Glue for data preparation, and IAM for access control rather than running it as a standalone product. SageMaker is cloud-only and billed per component used (notebook instance hours, training compute, endpoint hours, storage) rather than as a flat subscription, so total cost depends heavily on usage patterns and instance choices.
At a glance
| Vendor | Amazon Web Services |
|---|---|
| Pricing model | Usage-based |
| Free tier | Yes |
| Deployment | Cloud |
| Open source | No |
| Best for | AWS-centric teams building, training, and deploying ML models at production scale. |
Pricing
No flat subscription; billed per service component (notebooks, training, endpoints, storage) with some limited free monthly allowances.
Checked on the vendor's own page on September 21, 2026: no prices are published. Expect to be quoted.
Features
- Managed Jupyter notebooks (SageMaker Studio)
- Autopilot automated model building
- Built-in algorithms and framework support
- Distributed and large-scale model training
- One-click real-time and batch inference endpoints
- Feature Store for reusable features
- Model Monitor for drift and quality checks
- Pipelines for ML workflow orchestration
Integrations
Profile last reviewed September 21, 2026