ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 57 - Associate Cloud Engineer discussion

Report
Export

You have a web application deployed as a managed instance group. You have a new version of the application to gradually deploy. Your web application is currently receiving live web traffic. You want to ensure that the available capacity does not decrease during the deployment. What should you do?

A.
Perform a rolling-action start-update with maxSurge set to 0 and maxUnavailable set to 1.
Answers
A.
Perform a rolling-action start-update with maxSurge set to 0 and maxUnavailable set to 1.
B.
Perform a rolling-action start-update with maxSurge set to 1 and maxUnavailable set to 0.
Answers
B.
Perform a rolling-action start-update with maxSurge set to 1 and maxUnavailable set to 0.
C.
Create a new managed instance group with an updated instance template. Add the group to the backend service for the load balancer. When all instances in the new managed instance group are healthy, delete the old managed instance group.
Answers
C.
Create a new managed instance group with an updated instance template. Add the group to the backend service for the load balancer. When all instances in the new managed instance group are healthy, delete the old managed instance group.
D.
Create a new instance template with the new application version. Update the existing managed instance group with the new instance template. Delete the instances in the managed instance group to allow the managed instance group to recreate the instance using the new instance template.
Answers
D.
Create a new instance template with the new application version. Update the existing managed instance group with the new instance template. Delete the instances in the managed instance group to allow the managed instance group to recreate the instance using the new instance template.
Suggested answer: B

Explanation:

https://cloud.google.com/compute/docs/instance-groups/rolling-out-updates-to-managed-instance-groups#max_unavailable

asked 18/09/2024
Ibiyemi Araoye
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first