Ultimate access to all questions.
What are the two types of managed instance groups available in Google Cloud Platform (GCP)? (Select Two)
Explanation:
In GCP, you can create two types of managed instance groups: a zonal managed instance group, which contains instances from the same zone, and a regional managed instance group, which contains instances from multiple zones across the same region. It's important not to confuse these with unmanaged instance groups. For more details, refer to the official documentation.