Objective 2.4

ACE

Planning and implementing resources using tooling

Objective 2.4 sits in Planning and implementing 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.

2-4Planning and implementing a cloud solution

A user installs the gcloud CLI and immediately runs gcloud config list. Which configuration is active at that moment?

primaryNo configuration is created under that name.
defaultCorrect · your answerCorrect. That is the name shipped with the CLI.
gcloudThe tool name is not reused for the configuration.
activeThat word describes a state rather than a name.

Correct.

Concept

A tool that needs somewhere to put settings has to invent that place before you ask for one. The starting container is a convenience with no special standing.

Why B

The gcloud CLI starts with a single configuration named default. Nothing distinguishes it from any configuration you create later, and it can be renamed.

#gcp#gcloud#cli-configurations#tooling

Now you: objective 2.4 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

2-4Planning and implementing a cloud solution

An engineer tries to delete the gcloud configuration they are currently working in. What does the CLI do?

Sample question 2 of 3

2-4Planning and implementing a cloud solution

An engineer needs a single gcloud command to run against another configuration without switching away from the current one. What does Google document?

Sample question 3 of 3

2-4Planning and implementing a cloud solution

A team sets gcloud properties inside Cloud Shell and finds them gone in the next session. What does Google state about Cloud Shell?

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 Planning and implementing a cloud solution