ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 17 - DOP-C01 discussion

Report
Export

When thinking of AWS Elastic Beanstalk, which statement is true?

A.
Worker tiers pull jobs from SNS.
Answers
A.
Worker tiers pull jobs from SNS.
B.
Worker tiers pull jobs from HTTP.
Answers
B.
Worker tiers pull jobs from HTTP.
C.
Worker tiers pull jobs from JSON.
Answers
C.
Worker tiers pull jobs from JSON.
D.
Worker tiers pull jobs from SQS.
Answers
D.
Worker tiers pull jobs from SQS.
Suggested answer: D

Explanation:

Elastic Beanstalk installs a daemon on each Amazon EC2 instance in the Auto Scaling group to process Amazon SQS messages in the worker environment. The daemon pulls data off the Amazon SQS queue, inserts it into the message body of an HTTP POST request, and sends it to a user-configurable URL path on the local host. The content type for the message body within an HTTP POST request is application/json by default.

Reference: http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features-managing-env-tiers.html

asked 16/09/2024
Umaish Nair
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first