ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 152 - Cloud Digital Leader discussion

Report
Export

A customer has an application running in virtual machines. They are migrating this application to Google Cloud. They have previously had scaling issues when on-premises as VMs had to be preallocated.

Capacity planning was repeatedly off mark - it's either too many VMs or too less. They want to match the capacity to demand while keeping the application running always. They don't have the time or budget to re-architect the systems using containers and Kubernetes at the moment.

What would be your recommendation?

A.
Run a load test on Compute Engine VMs. Get an estimate of usage. Then plan for a VM capacity of 25% above the load test value.
Answers
A.
Run a load test on Compute Engine VMs. Get an estimate of usage. Then plan for a VM capacity of 25% above the load test value.
B.
Use the Managed Instance Group with Compute Engine
Answers
B.
Use the Managed Instance Group with Compute Engine
C.
Inform them that new-age companies are using microservices, containers, and Kubernetes for this and they can plan to rewrite the app quickly.
Answers
C.
Inform them that new-age companies are using microservices, containers, and Kubernetes for this and they can plan to rewrite the app quickly.
D.
Inform them that using a serverless option will take care of the scaling and they can move to Cloud Run or App Engine.
Answers
D.
Inform them that using a serverless option will take care of the scaling and they can move to Cloud Run or App Engine.
Suggested answer: B

Explanation:

Scalability. When your apps require additional compute resources, autoscaled MIGs can automatically grow the number of instances in the group to meet demand. If demand drops, autoscaled MIGs can automatically shrink to reduce your costs

https://cloud.google.com/compute/docs/instance-groups

asked 18/09/2024
Joe Mon
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first