The document describes the architecture of IBM's Netezza data warehouse appliance. It discusses key principles of processing data close to the source, using a balanced massively parallel architecture, and providing appliance simplicity. The system uses an active-passive SMP host configuration and independent servers called Snippet Blades with CPUs, FPGAs, and RAM to perform queries in parallel. FAST engines like compression and filtering are used to optimize query processing. The scheduler orchestrates query execution by compiling queries to snippets, scheduling them efficiently across resources, and executing snippets in parallel on Snippet Blades to return results.