Articles → AWS → Elastic Beanstalk Worker Environment In AWS

Elastic Beanstalk Worker Environment In AWS






Purpose





How Does The Elastic Beanstalk Worker Environment Work?




  1. SQS → This queue contains the list of long-running items
  2. Daemon Process: -
    1. This process pulls an item from the queue
    2. Once the item is fetched, it sends the HTTP Post request locally on http://localhost (port 80)
    3. The long-running process is executed
    4. If the execution is successful then the response code 200 is returned
    5. The item is then deleted from the queue
    6. If there is an error then Beanstalk puts the message back into the queue
  3. Picture showing how the elastic beanstalk worker environment works
    Click to Enlarge





Posted By  -  Karan Gupta
 
Posted On  -  Wednesday, April 27, 2022

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250