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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ