AWS Elastic Beanstalk
The SW stack supported as of August 2021 is as follows.
- Spring
- Spring Boot
- JSP
- Node.js
- Express
- Polymer
- Ruby
- PHP
- Go
- .Net
1. Access the Create Container page.

2. Choose
[Deployment] - [AWS Elastic Beanstalk]

3. Enter the AWS API Key, AWS Secret Key.
4. Select the SW stack you want and press Create (Ctrl + M).
5. Run goormIDE and click
[Commands] - [Deployment] - [Add AWS Elastic Beanstalk]
Command.
6. Running the command deploys the current project to AWS Elastic Beanstalk.
- You can check the URL distributed at the bottom of the command and also check the Elastic Beanstalk Service page for the account that received the AWS Key.

- It's been deployed normally, but the application isn't working properly.
- Did it work normally before distribution? Then search for here or keywords such as "Execute command after deploy AWS Beanstalk"!
Last modified 1yr ago