StayTalentReady

Documentation and Professionalism

Week of 2027-01-26 · Download .docx

Objectives

Key terms

3-2-1 backup rule
3 copies, 2 different media types, 1 offsite — the standard for resilient backup.
RTO
Recovery Time Objective — maximum acceptable time to restore a system after failure.
RPO
Recovery Point Objective — maximum acceptable data loss measured in time.
Logical diagram
Shows IP addressing, subnets, VLANs, and device roles — not physical cable placement.
Physical diagram
Shows cable runs, port assignments, and physical device locations.
Knowledge base
Searchable repository of solved problems and how-to articles for reuse.
Runbook
Step-by-step IT procedure document for performing tasks consistently.
Active listening
Full attention to user, letting them finish before diagnosing or responding.
Escalation
Routing a ticket to a higher tier when the current tier cannot resolve it.
Post-mortem
Blameless incident review documenting timeline, root cause, impact, and prevention.
CAB
Change Advisory Board — reviews proposed changes before approval to assess risk.
Password manager
Encrypted vault for storing credentials; never store passwords in plain text.

The concept

BACKUP STRATEGY

The 3-2-1 backup rule addresses three distinct failure scenarios: accidental deletion (3 copies survive), media failure (2 different media types ensure at least one works), and site disaster (1 offsite copy survives fire, flood, or theft). RTO (Recovery Time Objective) defines the maximum acceptable downtime — how long the business can operate without the system. RPO (Recovery Point Objective) defines the maximum acceptable data loss — how old the restored data can be. A 4-hour RPO means backups must run at least every 4 hours.

NETWORK DOCUMENTATION

A logical network diagram focuses on IP addressing schemes, subnet boundaries, VLAN assignments, and the logical roles of each device. It answers 'how does traffic flow?' A physical network diagram shows the physical cable runs between devices, patch panel ports, switch port assignments, and the physical location of equipment. A rack elevation diagram shows what equipment occupies each rack unit.

KNOWLEDGE BASE ARTICLES

A quality knowledge base article contains: clear problem description (symptoms the user sees), environment details (OS version, affected application), step-by-step resolution instructions, and verification steps (how to confirm the fix worked). Articles must be reproducible by any technician without prior knowledge of the issue.

PROFESSIONAL SKILLS

Active listening means giving the user your full attention, allowing them to complete their explanation before proposing solutions — users often reveal critical diagnostic details when not interrupted. Escalation routes tickets to a higher tier when the current tier lacks the capability to resolve the issue. A blameless post-mortem documents the incident timeline, root cause, business impact, resolution steps, and preventive measures — focusing on systems and processes rather than assigning individual blame. Passwords and secrets must always be stored in a password manager or enterprise vault — never in plain text files, spreadsheets, or support tickets.

Worked examples

Example 1: A hospital IT team must define RTO and RPO for the patient records system. Business analysis: the system cannot be down more than 30 minutes before clinical operations are impacted (RTO = 30 min). Losing more than 15 minutes of patient data is unacceptable (RPO = 15 min). These objectives drive the infrastructure decision: a hot standby failover cluster with synchronous replication and backups every 15 minutes.
Example 2: A user reports 'the internet is broken.' Poor response: immediately ask for a ticket number. Active listening approach: acknowledge the report, let the user fully describe what they can and cannot do, ask clarifying questions (when did it start? what were you doing? can you open any sites?). This reveals that only their browser fails — pointing to a browser/DNS issue rather than a network outage.

Common mistakes

Self-check

Try each question before reading the answer. Answers at the bottom of this page.

1. The 3-2-1 backup rule states:

  1. 3 copies, 2 media types, 1 offsite
  2. 3 backups/day, 2 locations, 1 offsite
  3. 3-hour RPO, 2-hour RTO, 1-day archive
  4. 3 encryption layers, 2 keys, 1 password

2. RTO (Recovery Time Objective) measures:

  1. Maximum acceptable time to restore a system after failure
  2. Maximum acceptable data loss in time
  3. Backup frequency
  4. Encryption key rotation period

3. A logical network diagram shows:

  1. IP addressing, subnets, VLANs, and device roles
  2. Cable runs and port assignments
  3. Rack elevation
  4. Floor plan of the data center

4. Active listening in IT support means:

  1. Full attention, letting the user finish before diagnosing
  2. Proposing solutions while the user speaks
  3. Writing notes without looking
  4. Asking for a ticket number immediately

5. A post-mortem is:

  1. Blameless analysis of timeline, root cause, impact, and prevention
  2. Document of who was responsible
  3. Duration of the outage only
  4. Technical details for engineers only

Self-check answers

  1. 1. A — 3 copies, 2 media types, and 1 offsite protects against deletion, media failure, and site disasters.
  2. 2. A — RTO is about downtime — how long can the business wait for system restoration.
  3. 3. A — Logical diagrams show how traffic flows; physical diagrams show cable placement.
  4. 4. A — Active listening prevents misdiagnosis by ensuring complete understanding before responding.
  5. 5. A — Blameless post-mortems focus on systems and processes to improve organizational resilience.

Canvas is the official record. This companion enhances the PGCC curriculum; it does not replace it. Last name and class year only. Students with a 504 plan or IEP: your accommodations apply.

↑ Back to top