

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 支援 Elastic Beanstalk 的平台
<a name="concepts.platforms"></a>

AWS Elastic Beanstalk 提供各種平台，您可以在這些平台上建置您的應用程式。您針對這些平台來設計 Web 應用程式，而 Elastic Beanstalk 會將您的程式碼部署到您選擇來建立作用中應用程式環境的平台版本。

Elastic Beanstalk 會佈建所需的資源 (包括一或多個 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 平台*指南會在 [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 Server 上自訂軟體](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)
+ [Linux 上的 .NET Core](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)