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
preguntada hace 2 años1233 visualizaciones
2 Respuestas
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
respondido hace 2 años
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas