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

已提問 1 個月前檢視次數 361 次
1 個回答
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
專家
SriniV
已回答 1 個月前
profile pictureAWS
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南