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

AWS Certified Solutions Architect study material · question 210 of 500

An application must process long-running jobs pulled from an SQS queue on Elastic Beanstalk. Which environment type fits?

  1. A single-instance environment
  2. A load-balanced environment with a custom listener
  3. A worker environment
  4. A web server environment
Show the answer

Answer: C. A worker environment

Elastic Beanstalk worker environments read messages from an SQS queue, which is what suits asynchronous or long-running tasks.

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

Challenge yourself on this topic → Study as cards