How to update container size to have power to complete data science task

0

I run a heavy data science task (clustering) that currently breaks my container. How can I easily increase the container size, or add resources so it can scale to handle the compute necessary?

instance type is t3.medium

demandé il y a un mois363 vues
1 réponse
0

you need to change instance type to larger one like t3.large or t3.xlarge. That way you have higher vCPU and memory automatically, stop instance, go to settings, change instance type, select larger one, apply and save changes, start instance again.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html

profile pictureAWS
EXPERT
SriniV
répondu il y a un mois
profile pictureAWS
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions