Skip to content

ITIL Foundation (Version 5) Cheatsheet

Exam Facts

  • 40 questions
  • Multiple choice
  • 60 minutes
  • Closed book
  • Pass mark: 65%
  • Minimum correct answers: 26 / 40

One-Page Mental Model

text
Opportunity / Demand

Value System

Product and Service Lifecycle

Practices

Value Co-Creation

ITIL V5 的核心不是「流程」,而是:

text
用 holistic product + service management
让 provider、consumer、stakeholders
在可接受的 cost / risk / experience 下
共同创造 value

Core Terms

TermOne-line Meaningproduction / AWS Hint
Valuestakeholder 感受到的效益用户能稳定完成主要操作
Outcomeconsumer 想达成的结果完成主要操作,不只是看到按钮
Product被管理的一组能力核心服务能力、客户后台、RDS
Service帮 consumer 达成 outcome 的方式核心服务、database service
Utility功能是否有用API 能完成主要操作 / 查询 / 数据修正请求
Warranty是否稳定可用availability、security、capacity
Cost达成 outcome 的代价时间、人力、维护成本
Riskoutcome 的不确定性timeout、duplicate request
Provider提供 product / service 的一方product team、AWS
Consumer使用、要求、付费或受影响的一方user、客户、客服
Stakeholder影响或被影响的人 / 团队财务、法务、信息安全、vendor

Value System

text
Opportunity / Demand

Guiding Principles
Governance
Value Chain Activities
Practices
Continual Improvement

Value
ComponentExam Hint
Guiding Principles决策方向
Governance方向、责任、风险、监督
Practices完成特定工作的能力集合
Continual Improvement让产品、服务、流程持续变好

Guiding Principles

PrincipleWhen You See This
Focus on value客户 / user / stakeholder outcome
Start where you are先看现况,不要全部完全重做
Progress iteratively with feedback小步试行、feedback、降低风险
Collaborate and promote visibilitystakeholder 没对齐、信息不透明
Think and work holistically只看单一 team / tool / component
Keep it simple and practical解法过度复杂
Optimize and automate想自动化,尤其 AI / workflow automation

Four Dimensions

DimensionKeywords
Organizations and Peoplerole、skill、culture、responsibility、team
Information and Technologydata、system、tool、security、architecture、AI knowledge base
Partners and Suppliersvendor、supplier、contract、SLA、AWS、external gateway
Value Streams and Processesworkflow、handoff、bottleneck、feedback loop、support to backlog

Product and Service Lifecycle

ActivityKeywords
Discoverunderstand demand、pain point、stakeholder、opportunity
Designdesign service、flow、architecture、experience、security
Acquireget tool、vendor、data access、supplier、resource
Buildcreate feature、API、dashboard、runbook、knowledge base
Transitionrelease、deploy、migration、training、rollback readiness
Operatemonitoring、on-call、maintenance、availability
Deliverconsumer can use service and get value
Supportservice desk、FAQ、escalation、user help、feedback

Lifecycle 不是 waterfall。Support feedback 可以回到 Discover / Design。

Practices

PracticeKeywords
Incident Managementrestore service、unplanned interruption、degraded service
Problem Managementroot cause、recurring incidents、known error、workaround
Change Enablementrisk assessment、authorization、rollback plan
Release Managementnew capability available to users / stakeholders
Deployment Managementmove component to controlled environment
Service Deskuser contact point、communication、support entry
Service Request Managementstandard request、access、information、not broken
Monitoring and Event Managementdetect events、alert、observe service
Service Level ManagementSLA、SLO、service quality target
Continual Improvementretro、post-incident action、ongoing improvement

Easy Confusions

Incident vs Problem

text
Incident:
核心 API 现在 timeout。
Goal: restore service.

Problem:
为什么每周五都 timeout?
Goal: root cause / prevent recurrence.

Release vs Deployment

text
Deployment:
GitHub Actions 把 Java service 上到 production。

Release:
客服知道新版错误码,客户能用新功能,PM 追踪采用率。

Service Request vs Incident

text
Service Request:
请重寄操作通知。

Incident:
通知系统坏了,所有人都收不到。

Utility vs Warranty

text
Utility:
API 可以完成主要操作。

Warranty:
API 在尖峰时间仍稳定、安全、可追踪。

AI and Automation

ConceptMeaning
Automation规则式自动执行
AI AssistanceAI 帮人更快工作,人仍判断
AI-enabled Decision SupportAI 给建议,人做决策
AI AutonomyAI 在特定范围内自动行动
AI Governancevalue、risk、ethics、privacy、security、accountability

AI 题的安全答案通常包含:

  • value first
  • optimize before automate
  • governance
  • human accountability
  • transparency
  • feedback
  • fallback / escalation
  • audit trail

小心这些错误选项:

  • AI replaces all humans
  • no governance needed
  • automate messy process first
  • model performance is the only metric

Production Quick Mapping

Production ScenarioITIL Concept
核心服务中断Incident
固定尖峰时段反复 timeoutProblem
hotfix productionChange Enablement
GitHub Actions deployDeployment Management
新功能正式开放给用户Release Management
用户要求重寄通知Service Request
CloudWatch alarmMonitoring and Event Management
API availability 99.9%Service Level Management
postmortem action itemContinual Improvement
AI chatbot 回答服务问题AI-enabled service management

AWS Quick Mapping

AWS / ToolingITIL Lens
CloudWatch AlarmMonitoring and Event Management
CloudWatch Logs / X-RayIncident / Problem support
RDS Performance InsightsProblem Management
GitHub Actions / CodePipelineDeployment Management
rollback planChange Enablement / Transition
AWS SupportSupplier / Partner support
SLA / uptime metricService Level Management
runbook automationAutomation with governance

Last 10-Minute Review

  1. 现在坏了:Incident。
  2. 一直重复坏:Problem。
  3. 要改 production:Change Enablement。
  4. 搬 component:Deployment。
  5. 让 user 可用:Release / Deliver。
  6. 用户标准请求:Service Request。
  7. 警报与检测:Monitoring and Event。
  8. 服务质量目标:Service Level。
  9. 改善行动:Continual Improvement。
  10. AI 题:value + governance + human accountability + feedback。

Mock Exam

原创练习内容。非 PeopleCert 官方资料。