What is Amazon SageMaker?
Amazon SageMaker is a fully managed AWS service for building, training, and deploying machine learning (ML) models at scale. It provides a web-based development environment (SageMaker Studio), managed compute for training jobs, and multiple options for deploying models to secure, scalable endpoints.
Instead of each team stitching together ad hoc notebooks, containers, and servers, SageMaker offers a standardized platform with integrated data preparation, experimentation, MLOps, and monitoring -- making it easier for organizations to move from experiments on laptops to repeatable, production-grade ML workflows.
Key benefits
- Fully managed infrastructure for training and inference, with on-demand and spot instances
- A unified environment for notebooks, data prep, training jobs, and deployments
- Built-in algorithms and support for popular frameworks: TensorFlow, PyTorch, and XGBoost
- MLOps features including pipelines, a model registry, and monitoring for drift and quality
- Consistent experience across teams that reduces ramp-up time and infrastructure overhead
Who this training is for
| Role | Primary use |
|---|---|
| Data scientists & ML engineers | Build, train, evaluate, and deploy models |
| Data engineers | Prepare data and manage pipelines into and out of SageMaker |
| Software engineers | Integrate deployed model endpoints into applications and services |
| Analytics professionals | Turn insights into reusable, production-ready models |
| Technical leaders | Understand platform capabilities, guardrails, and governance levers |
| Platform / cloud engineers | Configure the SageMaker domain, networking, security, and permissions |
What you will be able to do
After completing a standard SageMaker enablement path, users should be able to:
How SageMaker fits into your AI ecosystem
SageMaker is one piece of a broader data, analytics, and AI stack:
- Upstream: Data lakes, warehouses, and streaming platforms feed data into SageMaker for feature creation and training
- Downstream: Applications, APIs, and dashboards consume predictions from SageMaker endpoints
- Alongside: Code assistants, chat interfaces, and analytics tools can call SageMaker models as part of larger workflows
- CI/CD: SageMaker Pipelines integrates with existing DevOps tooling for automated model deployment