devops

Featured

DevOps 能力索引。Git、测试、DevSecOps、数据库。当用户提到 DevOps、CI/CD、Git、测试时路由到此。

AI & Automation 5,522 stars 422 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
33
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 🔧 炼器秘典 · DevOps 能力中枢 ## 能力矩阵 | Skill | 定位 | 核心能力 | |-------|------|----------| | [git-workflow](git-workflow.md) | 版本控制 | Git、分支策略、PR | | [testing](testing.md) | 软件测试 | 单元测试、集成测试、TDD、测试策略、E2E测试 | | [devsecops](devsecops.md) | 安全开发 | CI/CD安全、供应链安全 | | [database](database.md) | 数据库 | SQL、NoSQL、优化 | | [performance](performance.md) | 性能优化 | Profiling、火焰图、基准测试、负载测试、性能测试 | | [observability](observability.md) | 可观测性 | 日志、指标、追踪、SLO | | [cost-optimization](cost-optimization.md) | 成本优化 | FinOps、右尺寸、Spot、伸缩 | ## DevOps 原则 ```yaml 文化: - 协作与共享 - 持续改进 - 自动化一切 - 快速反馈 实践: - 持续集成 (CI) - 持续交付 (CD) - 基础设施即代码 - 监控与可观测性 ```

Details

Author
fengshao1227
Repository
fengshao1227/ccg-workflow
Created
5 months ago
Last Updated
2 days ago
Language
Go
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category