Resize images hosted on Amazon S3 by using PHP [closed]

LBTM3

New Member
\[quote\] Possible Duplicate:
Scaling images stored at S3 \[/quote\]Before going to use Amazon S3 service, I want to know clearly as to the process of resizing images hosted on S3. My plan is - I want to move original image to S3, when user requests different sizes of thumbnails, I need to resize this and serve the image?What is the best solution to achieve this? Need I to use EC2 for image processing? In that case it costs more, I think.
 
Back
Top