The document discusses application architectures using Hadoop. It provides an example case study of clickstream analysis of web logs. It discusses challenges of Hadoop implementation and various architectural considerations for data storage, modeling, ingestion, processing and what specific processing needs to happen for the case study. These include sessionization, filtering, and business intelligence/discovery. Storage options, file formats, schema design, and processing engines like MapReduce, Spark and Impala are also covered.