Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your application is currently running on a Compute Engine instance with 2 vCPUs and 4GB RAM, but you're encountering frequent memory issues. What's the best approach to increase the memory with minimal downtime?
A
Utilize the GCP console to upgrade the memory of the Compute Engine instance.
B
Execute the command gcloud compute instances increase-memory to boost the memory.
gcloud compute instances increase-memory
C
Employ Live Migration to transition to a machine type with more memory.
D
Apply Live Migration to switch to a machine type with a higher CPU count.