

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Elastic Beanstalk でサポートされているプラットフォーム
<a name="concepts.platforms"></a>

AWS Elastic Beanstalk には、アプリケーションを構築できるさまざまなプラットフォームが用意されています。ウェブアプリケーションをこれらのプラットフォームのいずれかに設計し、Elastic Beanstalk は選択したプラットフォームバージョンにコードをデプロイして、アクティブなアプリケーション環境を作成します。

Elastic Beanstalk は、1 つまたは複数の Amazon EC2 インスタンスなどのアプリケーションを実行するために必要なリソースをプロビジョニングします。Amazon EC2 インスタンスで実行されるソフトウェアスタックは、環境用に選択した特定のプラットフォームバージョンによって異なります。

**プラットフォームブランチのソリューションスタック名**  
特定のプラットフォームブランチバージョンのソリューションスタック名を使用して、環境を [EB CLI](eb-cli3.md)、[Elastic Beanstalk API](https://docs.aws.amazon.com/elasticbeanstalk/latest/api/)、または [AWS CLI](https://aws.amazon.com/cli/) で起動できます。「AWS Elastic Beanstalk Platforms」ガイドには、「[Elastic Beanstalk がサポートするプラットフォーム](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-supported.html)」セクションと「[プラットフォーム履歴](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history.html)」セクションの両方で、プラットフォームブランチバージョンの下にソリューションスタック名が一覧表示されています。

環境の作成に使用できるすべてのソリューションスタック名を取得するには、[ListAvailableSolutionStacks](https://docs.aws.amazon.com/elasticbeanstalk/latest/api/API_ListAvailableSolutionStacks.html) API または AWS CLI の [https://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/list-available-solution-stacks.html](https://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/list-available-solution-stacks.html) を使用します。

アプリケーションがプラットフォームで依存しているソフトウェアをカスタマイズおよび設定できます。詳細については、「[Linux サーバーでのソフトウェアのカスタマイズ](customize-containers-ec2.md)」および「[Windows サーバーでのソフトウェアのカスタマイズ](customize-containers-windows-ec2.md)」を参照してください。最近のリリースに関する詳細なリリースノートは、「[AWS Elastic Beanstalk リリースノート](https://docs.aws.amazon.com/elasticbeanstalk/latest/relnotes/)」で参照できます。

## サポートされているプラットフォームとコンポーネント履歴
<a name="concepts.platforms.list"></a>

「AWS Elastic Beanstalk プラットフォーム」ガイドの「[Elastic Beanstalk でサポートされているプラットフォーム](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-supported.html)」セクションには、現在のすべてのプラットフォームブランチバージョンの一覧があります。「プラットフォーム」ガイドには、以前のブランチプラットフォームバージョンのリストを含む、各プラットフォームのプラットフォーム履歴の一覧もあります。各プラットフォームのプラットフォーム履歴を表示するには、次のいずれかのリンクを選択します。
+ [Docker](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-docker.html)
+ [Go](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-go.html)
+ [Java SE](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-javase.html)
+ [Tomcat (Java SE を実行)](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-java.html)
+ [.NET Core on Linux](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-dotnetlinux.html)
+ [Windows Server の .NET](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-dotnet.html)
+ [Node.js](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-nodejs.html)
+ [PHP](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-php.html)
+ [Python](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-python.html)
+ [Ruby](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-ruby.html)