The document discusses big data and Hadoop. It defines big data as more data than can be handled by traditional databases or handled cheaply. Hadoop is presented as a platform for distributed computing on large datasets across clusters of commodity hardware. Key aspects of Hadoop like HDFS for storage and MapReduce for processing are explained. Common use cases for Hadoop like log processing, ETL, and recommendations are provided. The document concludes with discussing getting started with big data in a company.