<slide>
<title>MongoS manages the data</title>

<list>
	<blurb>
		Mongos
		<list>
			<bullet>Acts as a router / balancer</bullet>
			<bullet>No local data (persists to config database)</bullet>
			<bullet>Can have one or many (e.g. each application server)</bullet>
		</list>
	</blurb>
</list>

<break lines="2"/>

<image filename="mongos-es.png"/>
</slide>
