0 votes
in Cloud Computing by
What are the platforms used for large scale cloud computing?

2 Answers

0 votes
by

Apache Hadoop and MapReduce are the platforms use for large scale cloud computing.

0 votes
by

The platforms for large-scale cloud computing are: 

  1. Apache Hadoop 
  2. Map Reduce.
1) Apache Hadoop – It is an open source platform written in Java. It creates a pool of computer with each file system. Then the data elements are clustered and similar hash algorithms are applied. Then copies of the existing files are created.
2) Map Reduce – It is a software built by Google in order to support distributed computing. It uses a large set of data and various cloud resources and then distributes the data to several other computers known as clusters. Map Reduce can deal with both structured and unstructured data.

Related questions

0 votes
asked Feb 25, 2021 in Cloud Computing by SakshiSharma
0 votes
asked Jan 3, 2021 in Cloud Computing by SakshiSharma
...