Which solution meets these requirements?

2 Comments

  1. Theresa
    Author

    I infer that the answer is:
    Provision two Amazon Simple Queue Service (Amazon SQS) queues: one for order collection and another for order fulfillment. Configure the EC2 instances to poll their respective queue. Create a metric based on a backlog per instance calculation. Scale the Auto Scaling groups based on this metric.

  2. Hannah
    Author

    If I’m not mistaken, the answer is:
    Provision two Amazon Simple Queue Service (Amazon SQS) queues: one for order collection and another for order fulfillment. Configure the EC2 instances to poll their respective queue. Create a metric based on a backlog per instance calculation. Scale the Auto Scaling groups based on this metric.

Leave a Reply

Your email address will not be published. Required fields are marked *

3 − one =