開発者ポータル - CI/CD 用語集の定義
開発者ポータルは、社内プラットフォームへの唯一の玄関口です。サービス、その pipeline、ドキュメント、ワンクリックアクションのカタログです。
開発者ポータルは、エンジニアがサービスを発見し、CI/CD ステータスを確認し、セルフサービスのアクションを一箇所から起動できる中央の Web インターフェース(例えば Backstage)です。
Spotify Backstage によって普及した開発者ポータルは、開発者が日々触れるシステムを集約し、十数個のダッシュボードを探し回らずに済むようにします。
CI において
ポータルは一般的に、各サービスの pipeline ステータス、最近の workflow 実行、ログへのリンクを表示するため、オンコールのエンジニアはカタログを離れずに失敗した build をトリアージできます。
関連ガイド
Software Catalog - CI/CD Glossary DefinitionSoftware Catalog: A software catalog is a machine-readable inventory of an organization services, libraries,…
Internal Developer Platform - CI/CD Glossary DefinitionInternal Developer Platform: An internal developer platform (IDP) is the integrated set of self-service tools…
Scorecard - CI/CD Glossary DefinitionScorecard: A scorecard is a set of automated checks that grade a service against standards (test coverage, pi…