1 Answer
- Newest
- Most votes
- Most comments
0
SageMaker PipelineAmazon SageMaker Model Building Pipelines Normally, registering a model is the end of life of a pipeline. For now, AFAIK, there is no linking facilities in SageMaker Pipeline.
However, you may consider SageMaker Project, which is another feature in SageMaker Studio. It maintain a whole CI/CD workflow, by linking sagemaker model build pipeline with codepipeline/codecommit to achieve the secondary evaluation and deployment in staging/prod. Details about SageMaker Project via https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-projects-whatis.html
answered 3 years ago
Relevant content
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
