> For the complete documentation index, see [llms.txt](https://dti-techs.gitbook.io/practical-foundations-in-cybersecurity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dti-techs.gitbook.io/practical-foundations-in-cybersecurity/1.-it-career-planning/the-security-operations-center-soc-career-path/the-security-operations-center-soc-career-path-quiz.md).

# The Security Operations Center (SOC) career path — Quiz

### The Security Operations Center (SOC) career path

**1. What is the primary function of a Security Operations Center (SOC)? (Choose one answer)**\
a) To develop new security software for the company\
b) To manage the company's financial data and assets\
**c) To protect a business by identifying, analyzing, and reacting to cybersecurity threats**\
d) To handle public relations and communications during a crisis

**2. Which technology is described as the "keystone" or "single pane of glass" for SOC monitoring? (Choose one answer)**\
a) User and Entity Behavioral Analytics (UEBA)\
b) Security Orchestration, Automation and Response (SOAR)\
**c) Security Information and Event Management (SIEM)**\
d) Computer Security Incident Response Team (CSIRT)

**3. A Tier 2 SOC analyst, also known as an Incident Responder, is primarily responsible for (Choose one answer)**\
a) Reporting directly to the CEO on security strategy\
**b) Performing deep analysis of real threats escalated from Tier 1**\
c) Configuring and administering the corporate firewall\
d) Monitoring and prioritizing initial SIEM alerts

**4. Which of the following is a key responsibility of a SOC Manager? (Choose one answer)**\
a) Writing code for security applications\
b) Actively hunting for unknown threats within the network\
**c) Managing the security operations team, resources, and priorities**\
d) Gathering and preserving digital evidence for forensic analysis

**5. A next-generation SIEM platform combines traditional functions with which two key capabilities to improve efficiency? (Choose one answer)**\
a) Project Management and Financial Accounting\
b) Web Programming and Scripting Languages\
**c) Security Orchestration, Automation and Response (SOAR) and User and Entity Behavioral Analytics (UEBA)**\
d) Digital Forensics and Malware Reverse Engineering


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dti-techs.gitbook.io/practical-foundations-in-cybersecurity/1.-it-career-planning/the-security-operations-center-soc-career-path/the-security-operations-center-soc-career-path-quiz.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
