<slide>
<title>Example cluster setup</title>

<image filename="example-setup.png"/>

<list>
	<bullet>*Don’t use this setup in production!*
		<list>
			<bullet>Only one config server (no fault tolerance)</bullet>
			<bullet>Shard is not a replica set (low availability)</bullet>
			<bullet>Only one mongos and shard (no performance improvement)</bullet>
			<bullet>Useful for development or demonstrating configuration mechanics</bullet>
		</list>
	</bullet>
</list>
</slide>
