124k views
5 votes
What's the information required to deploy an app in ElasticBeanstalk?

User Capkutay
by
8.5k points

1 Answer

6 votes

Final answer:

To deploy an app in ElasticBeanstalk, provide an application source bundle, environment name, instance type, instance profile, and key pair The key pair to use for secure shell (SSH) access Additionally, you might need to specify other settings such as the scaling options, load balancer configuration.

Step-by-step explanation:

To deploy an app in ElasticBeanstalk, you need several pieces of information: An application source bundle or application version The name of the ElasticBeanstalk environment where you want to deploy the app The instance type for the compute resources The instance profile for the IAM role to provide permissions The key pair to use for secure shell (SSH) access Additionally, you might need to specify other settings such as the scaling options, load balancer configuration, database connection details, and environment variables.

The name of the ElasticBeanstalk environment where you want to deploy the app The instance type for the compute resources The instance profile for the IAM role to provide permissions The key pair to use for secure shell (SSH) access Additionally, you might need to specify other settings such as the scaling options, load balancer configuration, database connection details, and environment variables.

User Garrarufa
by
8.8k points

Related questions

1 answer
3 votes
224k views
asked Jun 21, 2024 203k views
Pedro Luz asked Jun 21, 2024
by Pedro Luz
7.9k points
1 answer
5 votes
203k views
1 answer
5 votes
147k views