I have recently seen several products related to the Amazon cloud computing platform. Click the title to access the original address.
Parallel Computing with Matlab on Amazon EC2
Mathworks released a white paper on how to run the concurrent computing product of Matlab-parallel computing toolbox and Matlab distributed computing server on Amazon EC2. This includes how to install, configure, and set the Cluster Environment on EC2.
Mathematica on Amazon EC2
Mathematica also provides cloud computing services. You can run various Mathematica operations on Amazon cloud.
How to store images on Amazon S3 Storage Service
Put website images, files, and other static files on Amazon S3. The price is the amount to pay.
How to Use Amazon S3 and Amazon cloudfront to build your own content delivery network (CDN)
Amazon S3 is used to store your files and other content, while cloudfront Copies files in S3 to Amazon cache servers around the world, so that users can
Access them faster. Amazon has servers in major cities in the United States, Europe, and Asia, so the access to resources from China will be directly transferred to servers in Asia.
Usually put images, CSS, script scripts, Flash, and so on in the website on the CDN, which can greatly reduce the user's response time. Some reports say the speed can be reduced by 80-90%.
In addition to S3, cloudfront also needs to be paid.
In addition:
The new version of exo platform also provides the ability to store Java content reposity (JCR) on S3.