So we see the
obvious building blocks for S3, SQS, and EC2. |
|
A client (like a web
site) may put data in S3, and puts a corresponding work item in SQS; EC2
picks up that work and S3 location, picks up file from S3, does work, returns
to S3 enhanced. |
|