What changes should make the bid processing more reliable?

1 Comment

  1. Joe
    Author

    From what I’ve seen, the answer is:
    Refactor the web application to post each incoming bid to an Amazon SQS FIFO queue in place of Kinesis Data Streams. Refactor the bid processor to continuously the SQS queue. Place the bid processing EC2 instance in an Auto Scaling group with a minimum and a maximum size of 1.

Leave a Reply

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

8 + nine =