Amazon SageMaker Pipelines now provides a drag-and-drop UI to easily create ML workflows

Posted on: Aug 19, 2024

Today, we are excited to announce the general availability of a drag-and-drop user interface (UI) for Amazon SageMaker Pipelines. Data scientists and Machine Learning (ML) engineers can now quickly create an end-to-end AI/ML workflow to train, fine-tune, evaluate, and deploy models without writing code.

Customers use Amazon SageMaker Pipelines to automate thousands of ML workflows, such as continuous fine-tuning or experimentation of foundation models that power Generative AI workloads. With this launch, data scientists and ML engineers can accelerate the journey of such ML workflows from prototype to production because they don’t need to write code to author and configure Amazon SageMaker Pipelines. They can simply drag and drop various steps (e.g. Notebook Jobs, LLM fine-tuning jobs, inference endpoints) and connect them together in the UI to compose an ML workflow. Users who have already created a pipeline using the Amazon SageMaker Python SDK can now edit it within the UI.. This Amazon SageMaker Pipelines capability enables users to rapidly iterate on ML workflows and execute them at scale in production tens of thousands of times. Data scientists and ML engineers can also monitor and debug all the ML jobs orchestrated via the workflows within the same UI.

The drag-and-drop UI for Amazon SageMaker Pipelines is available in all regions where Amazon SageMaker is available except China Regions and GovCloud (US) Regions. To get started, refer to Amazon SageMaker Pipelines developer guide.