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.

posta un anno fa1680 visualizzazioni
2 Risposte
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
ESPERTO
ljunkai
con risposta un anno fa
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande