Study. uk . com
  1. Home
  2. All questions
  3. Question 432

AWS Certified Solutions Architect study material · question 432 of 500

What is the deployment workflow for an application on Elastic Beanstalk?

  1. Create an application, upload a source bundle, and let the service launch an environment
  2. Write a CloudFormation template and deploy it as a stack
  3. Build an AMI and register it with an Auto Scaling group
  4. Push a container image to ECR and create a task definition
Show the answer

Answer: A. Create an application, upload a source bundle, and let the service launch an environment

Elastic Beanstalk creates and configures the AWS resources needed to run the uploaded code once the application information is supplied.

Source: What is AWS Elastic Beanstalk? (Amazon Web Services) — Application deploy workflow

Challenge yourself on this topic → Study as cards