ゴールデンパス - CI/CD 用語集の定義
ゴールデンパスは、一般的なエンジニアリングタスクを行うための祝福されよくサポートされた方法であり、ほとんどのチームがそれに従うことで成功するよう選ばれています。
ゴールデンパスは、チームが素早く動作する結果を得られるよう、プラットフォームチームがドキュメント化し維持する、一般的なタスク(サービスの作成、pipeline の追加)のためのサポートされた意見のある道筋です。
Spotify と関連づけられるこの考え方は、無限の柔軟性ではなく、少数のよく照らされた道筋をプラットフォームが提供するというものです。チームは逸脱できますが、ゴールデンパスは最も労力の少ない選択肢です。
CI において
CI のゴールデンパスは、build、test、cache、deploy をすでに配線した scaffold 済みの workflow かもしれません。これにより、チームは pipeline をゼロから組み立てずに済みます。
関連ガイド
Paved Road - CI/CD Glossary DefinitionPaved Road: A paved road is a curated, well-supported set of tools and workflows that make the recommended ap…
Software Template - CI/CD Glossary DefinitionSoftware Template: A software template is a parameterized starter (scaffold) that generates a new service or…
Self-Service - CI/CD Glossary DefinitionSelf-Service: Self-service in platform engineering means developers can provision resources or run actions (c…