go17/devcloud-mini/cmdb/README.md
2025-03-02 14:27:57 +08:00

33 lines
686 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# cmdb
## 需求
核心: 资源管理(资源中心): ECS, RDS, DOMAIN, IP, ...
怎么进行资源管理: excel手动管理, 无法其他系统对接(核心数据)
1. 资源检索: IP --> 是那个业务方(ECS, EIP, ELB, ...)
2. 资源过期提醒
3. 密码轮转
4. 自动化的系统,自动部署(app --> app ecs)
5. 监控, 自动发现,这个机器是那个业务方,不能把高级直接发给业务方
6. 管理,登录维护,谁能登录哪些机器,以什么用户
## 设计
资源管理模型的设计:
1. 基于模型的CMDB设计
2. 云管的CMDB设计
## 功能模块开发
## 接入用户中心,接入审计中心