GCP ACE · Question 20 · Domain 3.1: Deploying and implementing Compute Engine resources
You need to ensure that a specific Compute Engine instance always restarts automatically if it crashes or is terminated by a system event (like hardware failure). What should you do?
Answer options:
Create a cron job on the instance to check its status.
Place the instance in an unmanaged instance group.
Ensure the automatic restart policy is set to 'On' (which is the default).
Use Cloud Monitoring to trigger a Cloud Function to restart it.
50 questions · hints · full answers · grading