Change instance from t2.nano to t4g.nano

0

I wanted to change my current instance from t2.nano to t4g.nano. I tried by creating an AMI of t2.nano instance and launching an t4g.nano instance from it but didn't work, probably due to Architecture difference. Is it possible to do so by any other means ?

Homepac
질문됨 2년 전1233회 조회
2개 답변
1

Difference in architecture may cause issues if you just mirror your application over from x86 to arm architecture. What I can think on the top of my head is to re-create/re-install your apps in the t4g.nano then rsync over the data from t2.nano to t4g.nano. Alternatively, create a snapshot out of the t2.nano and create volume out of that then attach that volume to a t4g.nano.

profile pictureAWS
답변함 2년 전
0

Hi,

This documentation explains how to change the instance type: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html

Kind regards, Marilyn

AWS
답변함 2년 전

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

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

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