In this series I show how you can develop your own (very small and non-productive) cloud computing platform. I will extend it when I have time to work on it.

  1. Let's Program our own Cloud Computing Provider with Python, RabbitMQ and QEMU
  2. VDE Networking for our Cloud Computing
  3. Persistent QEMU Instances with systemd
  4. Graceful Shutdown of QEMU Guest from Python
  5. Cleaning up Message Routing of our Cloud Computing Project
  6. Detect IP Address of QEMU Guest VM on a Bridged Network
  7. Interlude: Setup an automated RabbitMQ Provider