52 lines
3.0 KiB
Markdown
52 lines
3.0 KiB
Markdown
---
|
||
title: "Public Cloud Learning Sessions (OpenText)- Product Hub (PHT) Overview and Q&A - 20240806"
|
||
type: source
|
||
tags:
|
||
- Product-Hub
|
||
- PHT
|
||
- OpenText
|
||
- cloud-learning
|
||
date: 2026-04-19
|
||
---
|
||
|
||
## Source File
|
||
- [[raw/Cloud & DevOps/Public-Cloud-Learning-Sessions/10_OpenText-Series/public-cloud-learning-sessions-opentext-product-hub-pht-overview-and-qa-20240806.md]]
|
||
|
||
## Summary
|
||
- 核心主题:Product Hub (PHT) 产品层级追踪器概述与问答
|
||
- 问题域:OpenText 云产品管理平台的产品注册、层级结构和权限管理
|
||
- 方法/机制:通过自助服务流程请求新产品,层级结构管理(业务单元→业务线→产品),集成外部系统(PSMQ、P2M、ITLS、Backstage)
|
||
- 结论/价值:PHT 提供统一的产品信息管理,通过标准化的产品请求流程和层级结构,实现产品元数据的集中存储和外部系统集成
|
||
|
||
## Key Claims
|
||
- Product Hub (PHT) 是产品层级追踪器,存储官方产品和部门信息(业务单元、业务线),与官方产品命名注册表中的母版产品不同
|
||
- 产品是具有独立 CI/CD 流水线或发布周期的软件分发,如果组件需要自己的 CI/CD 流水线则应作为产品创建
|
||
- 层级结构包括业务单元(有工程和 PM 负责人)、业务线(有所有者和 PM 负责人)、产品(由产品和开发经理管理,与母版产品关联)
|
||
- 请求新产品是自助流程,提交后由业务线所有者审批;产品状态包括活跃、维护模式和非活跃
|
||
- GitLab 中源仓库创建需要 24 小时才能在 PHT 中反映,空的组/仓库无法搜索
|
||
|
||
## Key Quotes
|
||
> "A product is a software distribution with its own CI/CD pipeline or release cycle. If a component needs its own cycle, like its own CI/CD pipeline or its own distribution, then we may treat that particular component or module as a product."
|
||
|
||
> "Requesting for a new product is a self-serve process; after submission, it goes to LOB approval, where the line of business owner reviews it."
|
||
|
||
> "Source repo creation in GitLab takes 24 hours to reflect in PhD, and empty groups/repositories cannot be searched."
|
||
|
||
## Key Concepts
|
||
- [[Product-Hub-PHT]]:Product Hub 产品层级追踪器,OpenText 产品信息管理平台
|
||
- [[Product]]:具有独立 CI/CD 流水线或发布周期的软件分发
|
||
- [[Component]]:没有 CI/CD 流水线的库,可能属于某个产品
|
||
- [[Business-Unit]]:业务单元,产品层级结构的最高层
|
||
- [[Line-of-Business]]:业务线,业务单元下的产品组织单元
|
||
- [[Master-Product]]:母版产品,官方产品命名注册表中的产品定义
|
||
|
||
## Key Entities
|
||
- [[OpenText]]:企业内容管理软件公司,主办 Public Cloud Learning Sessions
|
||
|
||
## Connections
|
||
- [[Product]] ← has_parent ← [[Master-Product]]
|
||
- [[Product]] ← belongs_to ← [[Line-of-Business]]
|
||
- [[Line-of-Business]] ← belongs_to ← [[Business-Unit]]
|
||
- [[Product]] ← integrates_with ← [[PSMQ]]
|
||
- [[Product]] ← integrates_with ← [[P2M]]
|
||
- [[Product]] ← integrates_with ← [[ITLS]] |