Objective 3.4

ACE

Monitoring and logging

Objective 3.4 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-4Ensuring the successful operation of a cloud solution

An engineer opens the Log Router in a brand new project and finds two sinks already present. What are they named?

_Required and _DefaultCorrect · your answerCorrect. That pair is created automatically.
_Audit and _DefaultThe audit subset is carried by a differently named sink.
_Required and _SystemNo system-created sink uses that second name.
_Default and _FallbackNothing is created under that second name.

Correct.

Concept

A platform that must never silently drop a record has to ship with sinks whose filters between them cover everything. One of the pair is the safety net for whatever the other refuses.

Why A

Cloud Logging creates a _Required and a _Default sink in every project, billing account, folder and organization, and their filters together cover every entry that originates there.

#gcp#cloud-logging#log-sinks#routing

Now you: objective 3.4 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

3-4Ensuring the successful operation of a cloud solution

A team wants to narrow the filter on the _Required log sink to cut audit log volume. What does Cloud Logging allow?

Sample question 2 of 3

3-4Ensuring the successful operation of a cloud solution

An administrator finds one log entry delivered to two different destinations. How does Cloud Logging evaluate the sinks in a resource?

Sample question 3 of 3

3-4Ensuring the successful operation of a cloud solution

A team ships log entries whose clock skew puts the timestamps several days ahead. What does the Log Router do with them?

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