本次分享會提到我們如何使用 Cube 作為提供 Semantic Layer 的解決方案,並以此實作一個用戶與數據之間的中介層來提供統一的命名和數據整合。
為了將 Cube 無縫整合到我們現有的服務中,我們開發了 Helm Chart 和 CI/CD Pipeline。Helm Chart 負責管理 Cube 在我們的 Kubernetes 上的部署,而 CI/CD 流程自動化管理 Data Modeling 的 YAML 文件。
本次分享的主題:
We will discuss the implementation of a semantic layer that acts as an intermediary between users and data, providing unified naming and data integration. To achieve this, we have chosen Cube as our solution.
To integrate Cube seamlessly into our existing services, we developed a Helm Chart and a CI/CD pipeline. The Helm Chart facilitates the deployment and maintenance of Cube on our Kubernetes clusters, while the CI/CD pipeline automates the deployment process and manages the YAML files that define our data models.
Key topics covered in this session: