Difference between revisions of "Training:SummerSchool2018:Programme:Cloud"

From CAC Wiki
Jump to: navigation, search
(Created page with "'''Abstract''': In this seminar, you will learn about Cloud Computing, the 5th internet revolution, that made it possible to analyze Big Data by providing elastic resource man...")
(No difference)

Revision as of 17:52, 18 June 2018

Abstract: In this seminar, you will learn about Cloud Computing, the 5th internet revolution, that made it possible to analyze Big Data by providing elastic resource management to accommodate the application's processing needs. Then, you will be introduced to the MapReduce programming paradigm that allows developing parallelized programs using very simple syntax. Finally, you will develop a simple Hadoop application on Microsoft's Azure Cloud.

  • Please note that the aforementioned technologies are useful for Big Data applications but not as useful for computational intensive applications.