When parametering replication on mySQL, you can setup the slave to only replicate transactions on a specific set of tables. Generally speaking, this could apply in a scenario where you have several big tables on a back end database and want only populate several smaller ones to a web front.