(via http://python.ie/pycon/2013/talks/datacenter_and_cluster_management__facebook/)
Datacenter and Cluster Management @ Facebook
Facebook is a company that moves fast, this means our infrastructure has to evolve quickly and adapt to the needs. We add, drain, put back to production and decommission datacenters and clusters almost on a daily basis. As the size of Facebook is increasing, it's becoming more and more complex to manage all those moving pieces. Facebook addresses the issue by writing a software that automates all those steps that compose the lifecycle of a cluster.
This talk will be about the journey of Facebook in that automation process and how python is used to build such a flexible tool.