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 年前

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

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

回答問題指南