Courseiva

PCSE Practice Question: Managing Operations in a Cloud Solution Environment

A security team is designing an incident response workflow for container threats detected by Security Command Center Premium. They want to automatically capture forensic evidence from compromised GKE nodes. Which THREE steps should they include? (Choose THREE.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Export the container image from Artifact Registry for analysis.

When a container threat is detected, the team should capture evidence by taking snapshots of persistent disks, collecting pod logs from the node, and exporting container logs. Deleting the cluster or creating a new node pool would destroy evidence.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Export the container image from Artifact Registry for analysis.

    Why this is correct

    The image may contain vulnerabilities or malware.

  • Collect pod logs and container logs from the node using kubectl logs.

    Why this is correct

    Logs are critical for investigating the threat.

  • Immediately drain and delete all pods on the node.

    Why it's wrong here

    This may delete logs and evidence.

  • Delete the compromised node pool to prevent further damage.

    Why it's wrong here

    Deleting destroys evidence.

  • Take a snapshot of the node's boot disk.

    Why this is correct

    Preserves the node's state for forensic analysis.

About these practice questions

This PCSE question is part of Courseiva's 960-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCSE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCSE exam.