This document presents an introduction to data-intensive computing, covering topics such as managing and processing big data using cloud technologies like Hadoop and Amazon Web Services. It elaborates on key concepts such as MapReduce, user-defined functions, and data processing patterns over distributed file systems. The content includes practical applications, comparisons of programming models, and examples of word count implementations using various programming languages.