What is the MOST cost-effective migration recommendation?

1 Comment

  1. Gerald
    Author

    If I had to guess, I’d say the answer is:
    Create a queue using Amazon SQS. Configure the existing web server to publish to the new queue. Use Amazon EC2 instances in an EC2 Auto Seating group to pull requests from the queue and process the files. Scale the EC2 instances based on the SQS queue length. Store the processed files in an Amazon S3 bucket.

Leave a Reply

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

eighteen − one =