概要
- AWS Elastic Beanstalk, Azure App Service, Google App Engine について実行環境 (プログラミング言語とバージョン) の情報をまとめる
AWS Elastic Beanstalk (Amazon Web Services: AWS)
- AWS Elastic Beanstalk Supported Platforms - AWS Elastic Beanstalk
- Packer 1.0.3
- Docker
- Go 1.13
- Java 8, 7
- .NET Core 3.0.0, 2.2.7
- Node.js 10, 8, 6, 5, 4
- PHP 7.2.19
- Python 3.6.8
- Ruby 2.6, 2.5, 2.4
Azure App Service (Microsoft Azure)
- App Service on Linux の概要 - Azure | Microsoft Docs
- Node.js 4, 6, 8, 9, 10
- Java 8
- PHP 5.6, 7.0, 7.2, 7.3
- Python 2.7, 3.6, 3.7
- .NET Core 1.0, 1.1, 2.0, 2.1, 2.2
- Ruby 2.3, 2.4, 2.5, 2.6
Google App Engine (Google Cloud Platform: GCP)
-
App Engine Standard Environment Runtimes | App Engine Documentation | Google Cloud
-
First generation
- Python 2.7
- Java 8
- PHP 5.5
- Go 1.11
-
Second generation
- Python 3.7, 3.8
- Java 11
- Node.js 10, 12
- PHP 7.2, 7.3
- Ruby 2.5 (beta)
- Go 1.12, 1.13
-
App Engine Flexible Environment | Google App Engine flexible environment docs | Google Cloud
- Python 2.7, 3.6
- Java 8
- Node.js
- Go 1.9, 1.10, 1.11
- Ruby
- PHP 5.6, 7.0, 7.1, 7.2
- .NET Core