What is the difference between SageMaker Pipelines and SageMaker Step Function SDK?

0

What is the difference between SageMaker Pipelines and SageMaker Step Function SDK?

The official Pipelines notebook is basically only doing a workflow - pretty much a copy cat of what step functions has been doing for years. In the nice video from Julien Simon I see CICD capacities mentioned, where are those? any demos?

AWS
エキスパート
質問済み 3年前2507ビュー
2回答
0
承認された回答

Hey, that demo is missing the project part of Pipelines and therefore the SM provided project templates. Go to SM studio and on the Studio summary hit edit settings and then enable access and provisioning of Service Catalog Portfolio of products in SM Studio. Then check your service catalog portfolios. Haven't tried it out yet though.

Theiss
回答済み 3年前
0

both StepFunctions and SageMaker pipeline can be used to build a pipeline for ML. In the end, we need a SageMaker DAG StepFunction can integrate with different services, and good when one already used it. SageMaker pipeline is natively integrated with SageMaker system.

This is my example using both to build a ML Pipeline GitHub

hai
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ