|
Answer» The components that are used in AWS are:
- Amazon S3: it is used to RETRIEVE input data sets that are involved in making a cloud architecture and also used to store the output data sets that is the result of the input.
- Amazon SQS: it is used for buffering REQUESTS that is received by the CONTROLLER of the Amazon. It is the component that is used for communication between different controllers.
- Amazon SimpleDB: it is used to store intermediate status log and the tasks that are PERFORMED by the USER/
- Amazon EC2: it is used to run a large distributed processing on the Hadoop cluster. It provides automatic parallelization and job scheduling.
The components that are used in AWS are:
|