Google Cloud Associate Cloud Engineer — Question 27

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?

Answer options

Correct answer: B

Explanation

The correct answer, option B, allows for one additional instance to be created while ensuring that no instances are taken out of service, maintaining the application capacity. Option A reduces capacity by allowing one instance to become unavailable, while options C and D involve creating new instance groups or templates which may lead to downtime during the transition.