Description
Python - The Secret Sauce in the Open Cloud
Presented by Jason Huggins
This talk will go into detail on current cloud computing technology, specifically OpenStack and libvirt and how Python is the "secret sauce" that powers the open cloud. We'll show how to bring up your own cloud "from scratch", and explain why you would do such a thing.
Abstract
Covered topics:
- How to use VirtualBox
- How to use kvm
- How to use libvirt with Python
- How to check out, build, and deploy OpenStack
- How to setup and maintain your own cloud
- Real world examples