The document describes the architecture of Oracle 11g. It discusses the key components of an Oracle instance which includes the System Global Area (SGA) and background processes. The SGA is made up of several memory structures like the shared pool, database buffer cache, and redo log buffer. The document also describes the various mandatory and optional background processes like DBWR, LGWR, SMON, PMON and their functions.