Studio or Notebook Instance?

0

I’m aware of Sagemaker Studio and notebook instance, but still confused about which to choose. Notebook instance - I find it easy but seems like it’s missing some new features. Studio on the other hand seems really complicated, full with features.

질문됨 일 년 전1680회 조회
2개 답변
1

Hi User,

If you are looking to build, train, debug, track, and monitor your models, it will be better to use Studio and is worth overcoming the learning curve.

This document sums up the benefits of Studio Notebooks.

Here is a suggested Immersion Day with labs that can help you get up to speed with SageMaker Studio. Hope it helps!

profile pictureAWS
전문가
ljunkai
답변함 일 년 전
1

Hi,

It also confuses me when I use them at the first glance. Generally, the amazon SageMaker studio notebook is suitable for you than the notebook instance since it is faster, easy sharing, equipped with more features as described in AWS official document.

However, you may also choose the notebook instance when you want to do something quickly or locally, because studio notebooks don't support local mode. In this case, you can use a notebook instance to train a sample of your dataset locally, and then use the same code in a Studio notebook to train on the full dataset later on.

Hope it helps.

AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠