Is it necessary to migrate data when migrating away from Sagemaker classic?

0

https://docs.aws.amazon.com/sagemaker/latest/dg/studio-updated-jl-migration.html has a overview explanation of the process needed to migrate data away from Sagemaker classic to the new Sagemaker w/ EBS. However, https://docs.aws.amazon.com/sagemaker/latest/dg/studio-updated-spaces.html says that the new Sagemaker can have studio with EFS. In that case why would I need to migrate data?

已提问 5 个月前285 查看次数
1 回答
1
已接受的回答

Hi,

As Amazon SageMaker Studio spaces states, the new Amazon SageMaker Studio uses an EBS volume by default, which ensures a private space between user/profiles across domain.

As you said, there is still possible to get a shared space creating a SageMaker Studio Classic which uses EFS, but this creates a new Studio Classic space with a new EFS attached (is not possible to migrate an existing attached EFS between spaces), thus data migration is still recommended to keep data after migrating to the new SageMaker domain.

Said that, if you're planning to use SageMaker Studio Classic I'd recommend the steps in the Backup and recovery section here.

If there's only a small amount of profiles/files, you can use S3 as intermediate storage.

AWS
avelizf
已回答 5 个月前
  • If we already have Sagemaker Studio Classic with an EFS volume. Is it not possible to attach this same EFS volume to new spaces in the new Studio?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则