Recorded at YouTube https://www.youtube.com/watch?v=2jpN1mSPZ4Q
If you want to learn about bosh, then you'll want to learn about the bosh agent - it is how every server/instance is controlled by the bosh director. This part 1 of a 3 part short series into the inner workings of bosh from the perspective of the bosh agent itself.
In this screencast, we show an example bosh deployment - deploying a single server running redis - and look at the high level explanation of how the bosh director communicates with the bosh agent, which communicates with monit, which starts and stops the redis server.