This document summarizes the key aspects of the author's master's thesis which proposes algorithms for minimizing deterministic finite automata (DFAs) in the Map-Reduce framework. It introduces DFA minimization and existing sequential algorithms. It then presents related work on parallel DFA minimization and proposes new Map-Reduce algorithms based on Moore's and Hopcroft's sequential algorithms. Finally, it analyzes the communication and computational costs of the proposed parallel algorithms.