
Explanation:
For Amazon EBS-backed Amazon EC2 instances, you can easily change the instance type. The required process is to stop the instance, change the instance type from the console or CLI, and then start the instance again.
Ultimate access to all questions.
A company has an Amazon EC2 instance that has high CPU utilization. The EC2 instance is a t3.large instance and is running a test web application. The company discovers that the web application would operate better on a compute optimized large instance. What should a SysOps administrator do to make this change?
A
Migrate the EC2 instance to a compute optimized instance by using AWS VM Import/Export.
B
Enable hibernation on the EC2 instance. Change the instance type to a compute optimized instance. Disable hibernation on the EC2 instance.
C
Stop the EC2 instance. Change the instance type to a compute optimized instance. Start the EC2 instance.
D
Change the instance type to a compute optimized instance while the EC2 instance is running.
No comments yet.