
Ultimate access to all questions.
Your company operates a stateless application on a Compute Engine instance that experiences high usage during business hours and low usage otherwise. Users are reporting performance degradation during peak hours. How should you optimize the application's performance?
A
Create a snapshot of the existing disk. Create an instance template from the snapshot. Create an autoscaled managed instance group from the instance template.
B
Create a snapshot of the existing disk. Create a custom image from the snapshot. Create an autoscaled managed instance group from the custom image.
C
Create a custom image from the existing disk. Create an instance template from the custom image. Create an autoscaled managed instance group from the instance template.
D
Create an instance template from the existing disk. Create a custom image from the instance template. Create an autoscaled managed instance group from the custom image.