amazon-web-servicesamazon-sagemaker

SageMaker Model Registry Sharing


Is it possible to share a model registry completely between Dev and Prod environment? So my idea is to create 10000 models in dev and maybe select 2000 from there to work in prod. I am planning to use AWS model registry. So if I do the training and testing and hyperparameter tuning in my AWS dev environment, is it possible to then share the registry in prod? The obvious reason is that it does not make sense to use the prod to do the training and testing again.

Please advise!

Thanks in advance!


Solution

  • It depends how you define Dev and Prod.