Topic 9 Question 21
Regarding Compute Engine: What is a managed instance group?
A managed instance group combines existing instances of different configurations into one manageable group
A managed instance group uses an instance template to create identical instances
A managed instance group creates a firewall around instances
A managed instance group is a set of servers used exclusively for batch processing
解説
A managed instance group uses an instance template to create identical instances. You control a managed instance group as a single entity. If you wanted to make changes to instances that are part of a managed instance group, you would apply the change to the whole instance group. Reference: https://cloud.google.com/compute/docs/instance-groups/
コメント(3)
B, for sure. An instance group is a collection of virtual machine (VM) instances that you can manage as a single entity. Compute Engine offers two kinds of VM instance groups, managed and unmanaged: Managed instance groups (MIGs) let you operate apps on multiple identical VMs.
👍 8gfhbox00832020/06/10B is right
👍 4Ziegler2020/06/06B is correct
👍 1Ausias182021/02/19
シャッフルモード