This document discusses using cloud computing to address challenges in genome informatics posed by exponentially growing genomic data. It outlines how the traditional ecosystem is threatened as DNA sequencing costs decrease faster than storage and computing capacity can grow. Cloud computing provides an alternative by allowing users to rent vast computing resources on demand. The document examines applying MapReduce frameworks like Hadoop and DryadLINQ to bioinformatics applications like EST assembly and Alu clustering. Experiments showed these approaches can simplify processing large genomic datasets with performance comparable to local clusters, though virtual machines introduce around 20% overhead. Overall cloud computing may become preferred for its flexibility and ability to move computation to data.