Launch Templateとは?
launch templateは、ベースイメージ、サイズ、セキュリティ設定、bootスクリプトなど、computeインスタンスの起動に必要なすべてを記述する、再利用可能でバージョン管理された定義です。auto scaling groupやその他のサービスがこれを参照して一貫したインスタンスを作成します。新しいバージョンにより、設定変更を前方にも後方にも展開できます。
なぜ重要か
launch templateは、自己管理型のCIフリートが起動元とするrunnerイメージとbootstrapを定義するものです。そのバージョンを上げることが、新しいrunner AMIや起動スクリプトを展開する方法です。
関連ガイド
What Is an Auto Scaling Group?An auto scaling group is a managed set of identical instances that automatically grows or shrinks to match de…
What Is an Instance Refresh?An instance refresh is a controlled, rolling replacement of the instances in a scaling group so they pick up…
What Is a Warm Pool in Cloud Scaling?A cloud warm pool is a set of pre-initialized instances kept stopped or paused so a scaling group can bring t…