AWS Elastic Beanstalk は、新しい環境を作成するときに EC2 起動テンプレートのデフォルトサポートを追加します
本記事は、2025 年 1 月23 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
AWS Elastic Beanstalk を使用すると、アプリケーションを実行するインフラストラクチャの設定を気にすることなく、AWS でアプリケーションを簡単にデプロイおよび管理できます。EC2 起動設定が廃止された後、AWS Elastic Beanstalk は Elastic Beanstalk 環境で EC2 起動テンプレートをデフォルトでサポートするようになりました。
この機能を使用すると、ドキュメントに記載されているように、新しい環境を作成するときに AWS Elastic Beanstalk に EC2 起動テンプレートを使用するように指示するために、AWS アカウントで特定の設定オプションを手動で設定する必要がなくなります。
Elastic Beanstalk の EC2 起動テンプレートのサポートは、AWS GovCloud (米国) リージョンを含む Elastic Beanstalk が利用可能な商用リージョンで一般的に利用できます。リージョンとサービス提供の完全なリストについては、AWS リージョンを参照してください。
Elastic Beanstalk での起動テンプレートのサポートの詳細については、開発者ガイドをお読みください。Elastic Beanstalk の詳細については、Elastic Beanstalk 製品ページをご覧ください。
原文
With AWS Elastic Beanstalk, you can easily deploy and manage applications in AWS without worrying about configuring the infrastructure that runs those applications. Now, AWS Elastic Beanstalk will support EC2 Launch Template in Elastic Beanstalk environments by default after the deprecation of EC2 Launch Configuration. With this feature, you will not need to manually set certain configuration options in any AWS accounts, as described in documentation, to direct AWS Elastic Beanstalk to use the EC2 Launch Template when creating new environments.
Elastic Beanstalk’s support for EC2 Launch Template is generally available in commercial regions where Elastic Beanstalk is available including the AWS GovCloud (US) Regions. For a complete list of regions and service offerings, see AWS Regions.
For more information about with Launch Template support in Elastic Beanstalk please read our developer guide. To learn more about Elastic Beanstalk, visit the Elastic Beanstalk product page.
引用元:AWS Elastic Beanstalk adds default support of EC2 Launch Template when creating new environments