delivery-manager
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseDelivery Manager
交付经理
Expert-level delivery management for continuous software delivery.
面向软件持续交付的专业级交付管理。
Core Competencies
核心能力
- Release management
- Deployment coordination
- Continuous delivery
- Service operations
- Incident management
- Change management
- Capacity planning
- SLA management
- 发布管理
- 部署协调
- 持续交付
- 服务运维
- 事件管理
- 变更管理
- 容量规划
- SLA管理
Delivery Framework
交付框架
Delivery Pipeline
交付流水线
CODE → BUILD → TEST → STAGE → DEPLOY → MONITOR
│ │ │ │ │ │
▼ ▼ ▼ ▼ ▼ ▼
Commit Compile Unit Integr Prod Observe
Review Package Integr UAT Canary Alert
Lint Artifact Perf Approval Blue/Grn RespondCODE → BUILD → TEST → STAGE → DEPLOY → MONITOR
│ │ │ │ │ │
▼ ▼ ▼ ▼ ▼ ▼
Commit Compile Unit Integr Prod Observe
Review Package Integr UAT Canary Alert
Lint Artifact Perf Approval Blue/Grn RespondDelivery Maturity Model
交付成熟度模型
LEVEL 1: Manual Delivery
├── Manual builds
├── Manual testing
├── Manual deployments
└── Reactive monitoring
LEVEL 2: Automated Build/Test
├── CI pipeline
├── Automated unit tests
├── Manual deployments
└── Basic monitoring
LEVEL 3: Continuous Delivery
├── Full CI/CD pipeline
├── Automated testing
├── Push-button deployments
└── Comprehensive monitoring
LEVEL 4: Continuous Deployment
├── Automated deployments
├── Feature flags
├── Canary releases
└── Self-healing systems
LEVEL 5: DevOps Excellence
├── Zero-downtime deployments
├── Automated rollbacks
├── Chaos engineering
└── Full observabilityLEVEL 1: Manual Delivery
├── Manual builds
├── Manual testing
├── Manual deployments
└── Reactive monitoring
LEVEL 2: Automated Build/Test
├── CI pipeline
├── Automated unit tests
├── Manual deployments
└── Basic monitoring
LEVEL 3: Continuous Delivery
├── Full CI/CD pipeline
├── Automated testing
├── Push-button deployments
└── Comprehensive monitoring
LEVEL 4: Continuous Deployment
├── Automated deployments
├── Feature flags
├── Canary releases
└── Self-healing systems
LEVEL 5: DevOps Excellence
├── Zero-downtime deployments
├── Automated rollbacks
├── Chaos engineering
└── Full observabilityRelease Management
发布管理
Release Planning
发布计划
markdown
undefinedmarkdown
undefinedRelease Plan: v2.5.0
发布计划:v2.5.0
Release Overview
发布概述
- Version: 2.5.0
- Type: Minor Release (new features)
- Target Date: January 25, 2024
- Release Manager: [Name]
- 版本:2.5.0
- 类型:次要版本发布(新增功能)
- 目标日期:2024年1月25日
- 发布经理:[姓名]
Scope
范围
Features
功能
| ID | Feature | Owner | Status |
|---|---|---|---|
| F-101 | New checkout flow | Team A | Ready |
| F-102 | Performance improvements | Team B | Ready |
| F-103 | Admin dashboard updates | Team C | In Testing |
| ID | 功能 | 负责人 | 状态 |
|---|---|---|---|
| F-101 | 新结账流程 | Team A | 已就绪 |
| F-102 | 性能优化 | Team B | 已就绪 |
| F-103 | 管理控制台更新 | Team C | 测试中 |
Bug Fixes
Bug修复
| ID | Description | Priority | Status |
|---|---|---|---|
| B-201 | Cart total calculation | High | Fixed |
| B-202 | Login timeout issue | Medium | Fixed |
| ID | 描述 | 优先级 | 状态 |
|---|---|---|---|
| B-201 | 购物车总额计算问题 | 高 | 已修复 |
| B-202 | 登录超时问题 | 中 | 已修复 |
Dependencies
依赖项
- Database migration required
- API version update
- Third-party SDK update
- 需要数据库迁移
- API版本更新
- 第三方SDK更新
Release Criteria
发布标准
Exit Criteria
退出标准
- All P1/P2 bugs resolved
- Performance benchmarks met
- Security scan passed
- Load testing complete
- UAT sign-off received
- Documentation updated
- Runbook reviewed
- 所有P1/P2级Bug已解决
- 达到性能基准要求
- 安全扫描通过
- 负载测试完成
- 收到UAT验收确认
- 文档已更新
- 运行手册已审核
Go/No-Go Decision
上线/不上线决策
- Decision date: January 24, 2024
- Decision maker: Release Manager + Product Owner
- Criteria: All exit criteria met
- 决策日期:2024年1月24日
- 决策人:发布经理 + 产品负责人
- 标准:满足所有退出标准
Rollout Strategy
发布策略
- Deployment window: January 25, 10:00-14:00 UTC
- Method: Blue-green deployment
- Rollback plan: Immediate switch to blue environment
- 部署窗口:2024年1月25日 10:00-14:00 UTC
- 方式:蓝绿部署
- 回滚计划:立即切换至Blue环境
Communication Plan
沟通计划
| When | Who | What |
|---|---|---|
| T-7 days | Internal teams | Release scope finalized |
| T-1 day | All stakeholders | Go/No-Go decision |
| T-0 | Customer success | Release notes |
| T+1 day | Customers | Changelog email |
| 时间 | 受众 | 内容 |
|---|---|---|
| 提前7天 | 内部团队 | 发布范围最终确定 |
| 提前1天 | 所有利益相关方 | 上线/不上线决策结果 |
| 发布当日 | 客户成功团队 | 发布说明 |
| 发布后1天 | 客户 | 更新日志邮件 |
Post-Release
发布后
- Monitoring period: 24 hours
- Success metrics: Error rate <0.1%, latency P99 <500ms
- Retrospective: January 26, 2024
undefined- 监控周期:24小时
- 成功指标:错误率<0.1%,P99延迟<500ms
- 回顾会议:2024年1月26日
undefinedRelease Calendar
发布日历
RELEASE CALENDAR - Q1 2024
January
Week 1 Week 2 Week 3 Week 4
─────────────────────────────────────
Code Testing UAT Release
Freeze Phase Phase v2.5.0
v2.5 ◆
February
Week 1 Week 2 Week 3 Week 4
─────────────────────────────────────
Dev Code Testing Release
Sprint Freeze Phase v2.6.0
v2.6 ◆
RELEASE TYPES
◆ Major Release (quarterly)
● Minor Release (monthly)
○ Patch Release (as needed)RELEASE CALENDAR - Q1 2024
January
Week 1 Week 2 Week 3 Week 4
─────────────────────────────────────
Code Testing UAT Release
Freeze Phase Phase v2.5.0
v2.5 ◆
February
Week 1 Week 2 Week 3 Week 4
─────────────────────────────────────
Dev Code Testing Release
Sprint Freeze Phase v2.6.0
v2.6 ◆
RELEASE TYPES
◆ Major Release (quarterly)
● Minor Release (monthly)
○ Patch Release (as needed)Version Management
版本管理
SEMANTIC VERSIONING: MAJOR.MINOR.PATCH
MAJOR (X.0.0)
├── Breaking changes
├── Major features
└── Quarterly cadence
MINOR (x.X.0)
├── New features
├── Backward compatible
└── Monthly cadence
PATCH (x.x.X)
├── Bug fixes
├── Security patches
└── As needed语义化版本:MAJOR.MINOR.PATCH
MAJOR (X.0.0)
├── 破坏性变更
├── 重大功能
└── 季度周期
MINOR (x.X.0)
├── 新增功能
├── 向后兼容
└── 月度周期
PATCH (x.x.X)
├── Bug修复
├── 安全补丁
└── 按需发布Deployment Strategies
部署策略
Deployment Patterns
部署模式
Blue-Green Deployment:
┌─────────────────────────────────────────────────┐
│ LOAD BALANCER │
└─────────────────────┬───────────────────────────┘
│
┌─────────────┴─────────────┐
│ │
▼ ▼
┌───────────────┐ ┌───────────────┐
│ BLUE (v2.4) │ │ GREEN (v2.5) │
│ [Active] │ │ [Staging] │
│ │ │ │
│ ● ● ● ● ● │ │ ● ● ● ● ● │
│ 5 instances │ │ 5 instances │
└───────────────┘ └───────────────┘
SWITCH: Route traffic from Blue → Green
ROLLBACK: Route traffic from Green → BlueCanary Deployment:
┌─────────────────────────────────────────────────┐
│ TRAFFIC DISTRIBUTION │
├─────────────────────────────────────────────────┤
│ │
│ Stage 1: [█████████████████████████░] 95%/5% │
│ Stage 2: [████████████████████░░░░░░] 75%/25% │
│ Stage 3: [██████████░░░░░░░░░░░░░░░░] 50%/50% │
│ Stage 4: [░░░░░░░░░░░░░░░░░░░░░░░░░█] 0%/100% │
│ │
│ ████ = Old Version ░░░░ = New Version │
└─────────────────────────────────────────────────┘Rolling Deployment:
TIME →
────────────────────────────────────────────────────
t0: [v1][v1][v1][v1][v1] All instances v1
t1: [v2][v1][v1][v1][v1] 1 instance updated
t2: [v2][v2][v1][v1][v1] 2 instances updated
t3: [v2][v2][v2][v1][v1] 3 instances updated
t4: [v2][v2][v2][v2][v1] 4 instances updated
t5: [v2][v2][v2][v2][v2] All instances v2蓝绿部署:
┌─────────────────────────────────────────────────┐
│ LOAD BALANCER │
└─────────────────────┬───────────────────────────┘
│
┌─────────────┴─────────────┐
│ │
▼ ▼
┌───────────────┐ ┌───────────────┐
│ BLUE (v2.4) │ │ GREEN (v2.5) │
│ [Active] │ │ [Staging] │
│ │ │ │
│ ● ● ● ● ● │ │ ● ● ● ● ● │
│ 5 instances │ │ 5 instances │
└───────────────┘ └───────────────┘
SWITCH: Route traffic from Blue → Green
ROLLBACK: Route traffic from Green → Blue金丝雀部署:
┌─────────────────────────────────────────────────┐
│ TRAFFIC DISTRIBUTION │
├─────────────────────────────────────────────────┤
│ │
│ Stage 1: [█████████████████████████░] 95%/5% │
│ Stage 2: [████████████████████░░░░░░] 75%/25% │
│ Stage 3: [██████████░░░░░░░░░░░░░░░░] 50%/50% │
│ Stage 4: [░░░░░░░░░░░░░░░░░░░░░░░░░█] 0%/100% │
│ │
│ ████ = Old Version ░░░░ = New Version │
└─────────────────────────────────────────────────┘滚动部署:
TIME →
────────────────────────────────────────────────────
t0: [v1][v1][v1][v1][v1] All instances v1
t1: [v2][v1][v1][v1][v1] 1 instance updated
t2: [v2][v2][v1][v1][v1] 2 instances updated
t3: [v2][v2][v2][v1][v1] 3 instances updated
t4: [v2][v2][v2][v2][v1] 4 instances updated
t5: [v2][v2][v2][v2][v2] All instances v2Deployment Checklist
部署检查清单
markdown
undefinedmarkdown
undefinedDeployment Checklist
部署检查清单
Pre-Deployment
部署前
- All tests passing
- Security scan complete
- Change request approved
- Runbook reviewed
- Rollback plan documented
- Communication sent
- On-call team notified
- Maintenance window confirmed
- 所有测试通过
- 安全扫描完成
- 变更请求已批准
- 运行手册已审核
- 回滚计划已文档化
- 已发送沟通通知
- 值班团队已收到通知
- 维护窗口已确认
Deployment
部署中
- Database backup complete
- Configuration verified
- Health checks configured
- Deployment initiated
- Progress monitored
- Health checks passing
- Smoke tests passing
- 数据库备份完成
- 配置已验证
- 健康检查已配置
- 已启动部署
- 正在监控部署进度
- 健康检查通过
- 冒烟测试通过
Post-Deployment
部署后
- All services healthy
- Metrics within thresholds
- No increase in errors
- User acceptance verified
- Documentation updated
- Stakeholders notified
- Change request closed
- 所有服务运行正常
- 指标在阈值范围内
- 错误率未上升
- 用户验收已验证
- 文档已更新
- 已通知利益相关方
- 变更请求已关闭
Rollback Triggers
回滚触发条件
- Error rate > 1%
- Latency P99 > 2s
- Health check failures
- Critical bug discovered
undefined- 错误率>1%
- P99延迟>2s
- 健康检查失败
- 发现严重Bug
undefinedIncident Management
事件管理
Incident Response
事件响应
INCIDENT SEVERITY LEVELS
SEV-1: Critical
├── Complete service outage
├── Data loss or security breach
├── Response: Immediate (15 min)
└── Resolution target: 4 hours
SEV-2: High
├── Major feature unavailable
├── Significant performance degradation
├── Response: 30 minutes
└── Resolution target: 8 hours
SEV-3: Medium
├── Minor feature impact
├── Workaround available
├── Response: 2 hours
└── Resolution target: 24 hours
SEV-4: Low
├── Cosmetic issues
├── No customer impact
├── Response: 8 hours
└── Resolution target: 5 days事件严重等级
SEV-1:关键
├── 服务完全中断
├── 数据丢失或安全漏洞
├── 响应要求:立即响应(15分钟内)
└── 解决目标:4小时内
SEV-2:高
├── 主要功能不可用
├── 性能严重下降
├── 响应要求:30分钟内
└── 解决目标:8小时内
SEV-3:中
├── 次要功能受影响
├── 存在可行的替代方案
├── 响应要求:2小时内
└── 解决目标:24小时内
SEV-4:低
├── 界面显示问题
├── 无客户影响
├── 响应要求:8小时内
└── 解决目标:5天内Incident Process
事件处理流程
DETECT → TRIAGE → RESPOND → RESOLVE → REVIEW
│ │ │ │ │
▼ ▼ ▼ ▼ ▼
Alert Assess Incident Fix & Post-
Fire Severity Commander Verify mortem
Monitor Assign Coordinate Deploy Action
Page Notify Communicate Test Items检测 → 分类 → 响应 → 解决 → 回顾
│ │ │ │ │
▼ ▼ ▼ ▼ ▼
告警 评估 事件指挥 修复并 事后
监控 严重等级 协调 验证部署 复盘
通知 分配责任人 沟通 测试 行动项Incident Template
事件报告模板
markdown
undefinedmarkdown
undefinedIncident Report: INC-2024-0125
事件报告:INC-2024-0125
Summary
摘要
[One sentence description of the incident]
[事件的一句话描述]
Timeline
时间线
| Time (UTC) | Event |
|---|---|
| 10:15 | Alert triggered |
| 10:18 | On-call paged |
| 10:25 | Incident declared |
| 10:45 | Root cause identified |
| 11:00 | Fix deployed |
| 11:15 | Service restored |
| 时间(UTC) | 事件 |
|---|---|
| 10:15 | 触发告警 |
| 10:18 | 通知值班人员 |
| 10:25 | 宣布事件发生 |
| 10:45 | 确定根本原因 |
| 11:00 | 部署修复方案 |
| 11:15 | 服务恢复正常 |
Impact
影响
- Duration: 1 hour
- Affected services: [List]
- Customer impact: [Description]
- SLA impact: [Yes/No, details]
- 持续时间:1小时
- 受影响服务:[列表]
- 客户影响:[描述]
- SLA影响:[是/否,详情]
Root Cause
根本原因
[Description of what caused the incident]
[事件原因描述]
Resolution
解决方案
[What was done to resolve the incident]
[解决事件的措施]
Action Items
行动项
| Action | Owner | Due Date | Status |
|---|---|---|---|
| [Action 1] | [Name] | [Date] | Open |
| [Action 2] | [Name] | [Date] | Open |
| 行动 | 负责人 | 截止日期 | 状态 |
|---|---|---|---|
| [行动1] | [姓名] | [日期] | 未开始 |
| [行动2] | [姓名] | [日期] | 未开始 |
Lessons Learned
经验总结
- What went well: [List]
- What could improve: [List]
- Follow-up items: [List]
undefined- 做得好的地方:[列表]
- 需要改进的地方:[列表]
- 后续跟进项:[列表]
undefinedChange Management
变更管理
Change Types
变更类型
| Type | Description | Approval | Lead Time |
|---|---|---|---|
| Standard | Pre-approved, low risk | None | 0 |
| Normal | Regular change | CAB | 5 days |
| Expedited | Urgent business need | Manager | 24 hours |
| Emergency | Critical fix | On-call | 0 |
| 类型 | 描述 | 审批要求 | 前置时间 |
|---|---|---|---|
| 标准变更 | 预批准、低风险 | 无 | 0 |
| 常规变更 | 常规变更 | CAB审批 | 5天 |
| 加急变更 | 紧急业务需求 | 经理审批 | 24小时 |
| 应急变更 | 关键修复 | 值班人员审批 | 0 |
Change Request
变更请求
markdown
undefinedmarkdown
undefinedChange Request: CHG-2024-0150
变更请求:CHG-2024-0150
Change Details
变更详情
- Title: Database schema migration
- Type: Normal
- Risk: Medium
- Environment: Production
- 标题:数据库 schema 迁移
- 类型:常规变更
- 风险:中等
- 环境:生产环境
Requestor
请求人
- Name: [Name]
- Team: [Team]
- Date: January 20, 2024
- 姓名:[姓名]
- 团队:[团队]
- 日期:2024年1月20日
Description
描述
[Detailed description of the change]
[变更的详细说明]
Justification
理由
[Business reason for the change]
[变更的业务原因]
Impact Analysis
影响分析
- Systems affected: [List]
- Services affected: [List]
- Users affected: [Number]
- Downtime required: [Duration]
- 受影响系统:[列表]
- 受影响服务:[列表]
- 受影响用户数:[数量]
- 所需停机时间:[时长]
Implementation Plan
实施计划
- [Step 1]
- [Step 2]
- [Step 3]
- [步骤1]
- [步骤2]
- [步骤3]
Rollback Plan
回滚计划
- [Rollback step 1]
- [Rollback step 2]
- [回滚步骤1]
- [回滚步骤2]
Testing Plan
测试计划
- Unit tests
- Integration tests
- UAT sign-off
- 单元测试
- 集成测试
- UAT验收
Schedule
时间表
- Proposed date: January 25, 2024
- Start time: 02:00 UTC
- Duration: 2 hours
- Change freeze exception: No
- 拟议日期:2024年1月25日
- 开始时间:02:00 UTC
- 持续时间:2小时
- 是否为变更冻结例外:否
Approvals
审批
| Role | Name | Status | Date |
|---|---|---|---|
| Technical Lead | Pending | ||
| Product Owner | Pending | ||
| CAB | Pending |
undefined| 角色 | 姓名 | 状态 | 日期 |
|---|---|---|---|
| 技术负责人 | 待审批 | ||
| 产品负责人 | 待审批 | ||
| CAB | 待审批 |
undefinedSLA Management
SLA管理
SLA Framework
SLA框架
┌─────────────────────────────────────────────────────────────────┐
│ SLA DASHBOARD │
├─────────────────────────────────────────────────────────────────┤
│ Service: Customer Portal Period: January 2024 │
├─────────────────────────────────────────────────────────────────┤
│ AVAILABILITY │
│ Target: 99.9% Actual: 99.95% Status: ✓ Met │
│ Downtime allowed: 43.8 min Used: 21.6 min Remaining: ✓ │
├─────────────────────────────────────────────────────────────────┤
│ PERFORMANCE │
│ Latency P99 Target: <500ms Actual: 320ms Status: ✓ Met │
│ Error Rate Target: <0.1% Actual: 0.05% Status: ✓ Met │
├─────────────────────────────────────────────────────────────────┤
│ SUPPORT │
│ SEV-1 Response Target: 15 min Avg: 12 min Status: ✓ Met │
│ SEV-2 Response Target: 30 min Avg: 25 min Status: ✓ Met │
└─────────────────────────────────────────────────────────────────┘┌─────────────────────────────────────────────────────────────────┐
│ SLA DASHBOARD │
├─────────────────────────────────────────────────────────────────┤
│ Service: Customer Portal Period: January 2024 │
├─────────────────────────────────────────────────────────────────┤
│ 可用性 │
│ 目标:99.9% 实际:99.95% 状态:✓ 达成 │
│ 允许停机时间:43.8分钟 已使用:21.6分钟 剩余:✓ │
├─────────────────────────────────────────────────────────────────┤
│ 性能 │
│ P99延迟目标:<500ms 实际:320ms 状态:✓ 达成 │
│ 错误率目标:<0.1% 实际:0.05% 状态:✓ 达成 │
├─────────────────────────────────────────────────────────────────┤
│ 支持 │
│ SEV-1响应目标:15分钟 平均:12分钟 状态:✓ 达成 │
│ SEV-2响应目标:30分钟 平均:25分钟 状态:✓ 达成 │
└─────────────────────────────────────────────────────────────────┘Error Budget
错误预算
ERROR BUDGET CALCULATION
SLA: 99.9% availability
Error Budget: 0.1% = 43.8 minutes/month
BUDGET CONSUMPTION
├── Incident 1: 15 min
├── Incident 2: 5 min
├── Maintenance: 0 min (scheduled)
└── Total used: 20 min
REMAINING BUDGET
└── 23.8 min (54% remaining)
BURN RATE
└── Current: 0.8x (on track)错误预算计算
SLA:99.9%可用性
错误预算:0.1% = 每月43.8分钟
预算消耗
├── 事件1:15分钟
├── 事件2:5分钟
├── 维护:0分钟(已计划)
└── 总消耗:20分钟
剩余预算
└── 23.8分钟(剩余54%)
消耗速率
└── 当前:0.8x(符合预期)Metrics & Reporting
指标与报告
Delivery Metrics
交付指标
| Metric | Definition | Target |
|---|---|---|
| Deployment Frequency | Deploys per day/week | 10+/week |
| Lead Time | Commit to production | <1 day |
| Change Failure Rate | Failed deployments | <5% |
| MTTR | Mean time to recovery | <1 hour |
| Availability | Uptime percentage | 99.9% |
| 指标 | 定义 | 目标 |
|---|---|---|
| 部署频率 | 每日/每周部署次数 | 每周10+次 |
| 前置时间 | 代码提交到生产环境的时间 | <1天 |
| 变更失败率 | 部署失败的比例 | <5% |
| MTTR(平均恢复时间) | 平均故障恢复时间 | <1小时 |
| 可用性 | 在线时间占比 | 99.9% |
Delivery Dashboard
交付仪表盘
┌─────────────────────────────────────────────────────────────────┐
│ DELIVERY PERFORMANCE - [Month] │
├─────────────────────────────────────────────────────────────────┤
│ Deployments Lead Time Failure Rate MTTR │
│ 48 4.2 hours 2.1% 45 min │
│ +20% MoM -30% MoM -1% MoM -15 min MoM │
├─────────────────────────────────────────────────────────────────┤
│ DEPLOYMENT TREND │
│ [Line chart showing deployments over time] │
├─────────────────────────────────────────────────────────────────┤
│ INCIDENT SUMMARY │
│ Total: 5 SEV-1: 0 SEV-2: 2 SEV-3: 3 │
│ MTTR: 45 min MTTD: 5 min │
├─────────────────────────────────────────────────────────────────┤
│ UPCOMING RELEASES │
│ v2.6.0: Feb 28 v2.7.0: Mar 28 v3.0.0: Apr 30 │
└─────────────────────────────────────────────────────────────────┘┌─────────────────────────────────────────────────────────────────┐
│ DELIVERY PERFORMANCE - [Month] │
├─────────────────────────────────────────────────────────────────┤
│ Deployments Lead Time Failure Rate MTTR │
│ 48 4.2 hours 2.1% 45 min │
│ +20% MoM -30% MoM -1% MoM -15 min MoM │
├─────────────────────────────────────────────────────────────────┤
│ 部署趋势 │
│ [折线图展示部署随时间的变化] │
├─────────────────────────────────────────────────────────────────┤
│ 事件汇总 │
│ 总计:5 SEV-1:0 SEV-2:2 SEV-3:3 │
│ MTTR:45分钟 MTTD(平均检测时间):5分钟 │
├─────────────────────────────────────────────────────────────────┤
│ 即将发布版本 │
│ v2.6.0: Feb 28 v2.7.0: Mar 28 v3.0.0: Apr 30 │
└─────────────────────────────────────────────────────────────────┘Reference Materials
参考资料
- - Release management guide
references/release_process.md - - Deployment strategies
references/deployment_patterns.md - - Incident response
references/incident_management.md - - SLA framework
references/sla_management.md
- - 发布管理指南
references/release_process.md - - 部署策略
references/deployment_patterns.md - - 事件响应
references/incident_management.md - - SLA框架
references/sla_management.md
Scripts
脚本
bash
undefinedbash
undefinedRelease readiness checker
Release readiness checker
python scripts/release_checker.py --version v2.5.0
python scripts/release_checker.py --version v2.5.0
Deployment coordinator
Deployment coordinator
python scripts/deploy.py --env production --strategy canary
python scripts/deploy.py --env production --strategy canary
SLA calculator
SLA calculator
python scripts/sla_calculator.py --service portal --period month
python scripts/sla_calculator.py --service portal --period month
Incident reporter
Incident reporter
python scripts/incident_report.py --id INC-2024-0125
undefinedpython scripts/incident_report.py --id INC-2024-0125
undefined