LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Professional Cloud DevOps Engineer

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


What is the recommended best practice in GCP for handling processes that do not shutdown correctly within your VMs, specifically to reduce risk by executing shutdown scripts that redirect incoming traffic at the load balancer and flush the cache before exit? (Select One)

Real Exam



Explanation:

The correct approach is to use a Graceful Exit when configuring autoscaling options. This method ensures that shutdown scripts are run to safely redirect incoming traffic at the load balancer and flush the cache prior to exit, thereby minimizing risks associated with improper shutdowns.

Powered ByGPT-5