Objective 3.1

ACE

Managing compute resources

Objective 3.1 sits in Ensuring the successful operation of a cloud solution, which carries 30% of the Associate Cloud Engineer exam. The questions below are original, written from the official objective title above, and each explanation cites the Google Cloud page it rests on.

Objective title verbatim from the official objectives. Google Cloud exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

3-1Ensuring the successful operation of a cloud solution

An engineer wants to autoscale an unmanaged instance group and cannot find the setting. Which groups does Compute Engine autoscale?

Both group kinds equallyOne kind is excluded from the feature.
Only managed instance groupsCorrect · your answerCorrect. A template is what makes it possible.
Only unmanaged instance groupsHand-built members give the autoscaler no recipe.
Only regional instance groupsZonal groups are autoscaled just as well.

Correct.

Concept

Adding a machine automatically requires a recipe for what that machine should be. A group whose members were each built by hand offers the platform nothing to copy.

Why B

Autoscaling is a feature of managed instance groups, which are built from a common instance template. Unmanaged groups cannot be used with an autoscaler.

#gcp#compute-engine#autoscaling#instance-groups

Now you: objective 3.1 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

3-1Ensuring the successful operation of a cloud solution

A team configures both a CPU signal and a load balancing signal in one autoscaling policy. How does the autoscaler choose a group size?

Sample question 2 of 3

3-1Ensuring the successful operation of a cloud solution

An engineer turns on autoscaling for a MIG without picking a signal. Which signal does the autoscaler add by default?

Sample question 3 of 3

3-1Ensuring the successful operation of a cloud solution

A team plans many recurring capacity windows for one MIG. How many scaling schedules does Compute Engine allow per instance group?

Full Associate Cloud Engineer question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in Ensuring the successful operation of a cloud solution