The document outlines the key concepts of distributed database management systems (DDBMS). It defines a DDBMS as a collection of logically interrelated databases distributed over a computer network and managed by a software system that makes the distribution transparent to users. The document discusses the motivation for DDBMS, their promises around transparent access and improved reliability, performance and scalability. It also covers important concepts like data distribution, query processing, concurrency control and transaction management that DDBMS must address.