nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #241

What is logging within the context of cloud technology?

The correct answer is A. Writing application and operating system events as text. Logging is the process of recording application events, errors, warnings, and operating system activities as timestamped text entries (log records). These logs capture what happened, when, and in what context-providing an audit trail for debugging, security analysis, and…

Cloud Operations

Question

What is logging within the context of cloud technology?

Options

  • AWriting application and operating system events as text
  • BMonitoring network and resource limitations
  • CTracking source code across an organization
  • DRecording infrastructure and hardware expenditure

How the community answered

(20 responses)
  • A
    90% (18)
  • B
    5% (1)
  • C
    5% (1)

Explanation

Logging is the process of recording application events, errors, warnings, and operating system activities as timestamped text entries (log records). These logs capture what happened, when, and in what context-providing an audit trail for debugging, security analysis, and compliance. In Google Cloud, Cloud Logging (formerly Stackdriver Logging) is the managed service for this purpose. Option B describes monitoring and resource limit tracking, not logging. Option C describes source code version control (e.g., Git). Option D describes cost management or financial reporting, not a logging function.

Topics

#Logging#Cloud Operations#Observability

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice