In Teradata database architecture, the Access Module Processor (AMP) is the vproc responsible for retrieving, processing, and storing database records. The Parsing Engine (PE) merely coordinates the request, parses SQL, and creates the execution plan, leaving the actual data manipulation and processing to the AMPs.