Which design should a solutions architect implement?

1 Comment

  1. Harold
    Author

    In my experience, the answer is:
    Store the uploaded images in an Amazon S3 bucket and configure an S3 bucket event notification to send a message to the Amazon Simple Queue Service (Amazon SQS) queue. Create a fleet of Amazon EC2 instances to pull messages from the SQS queue to process the images and place them in another S3 bucket. Use Amazon CloudWatch metrics for queue depth to scale out EC2 instances. Enable Amazon CloudFront and configure the origin to be the S3 bucket that contains the processed images.

Leave a Reply

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

1 × four =