
Answer-first summary for fast verification
Answer: Stop the instance; change the instance type to a compute-optimized instance; start the instance.
To change instance type, especially from burstable t3 to compute optimized like c5, the instance must be stopped first. You can't change type while running for most families. Hibernation for stop but not necessary. VM Import/Export is for migration not type change.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
An EC2 t3.large instance has high CPU utilization and would perform better on a compute-optimized instance. What should the SysOps administrator do?
A
Migrate using AWS VM Import/Export.
B
Enable hibernation; change instance type; disable hibernation.
C
Stop the instance; change the instance type to a compute-optimized instance; start the instance.
D
Change the instance type while the instance is running.
No comments yet.