Architecture of a Cloud Hosting Service Using Python Technologies - Django, Ansible, and Celery
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the architecture and inner workings of a cloud hosting service developed at the University of Cambridge using Python technologies. Dive into the implementation of a web panel built with Django, allowing users to manage hosts, create virtual hosts, associate domain names, install packages, recover from backups, and create snapshots. Learn how Ansible playbooks are utilized for interaction between the panel and hosts, launched asynchronously through Celery tasks. Discover the VM-platform-agnostic architecture designed for disk replication and high availability. Gain insights into the microservices approach used to integrate other university services like domain name registration, authentication, authorization, and TLS certificates through APIs. This 39-minute EuroPython 2015 conference talk by Abraham Martin provides a comprehensive overview of building a scalable and feature-rich cloud hosting service using Python technologies.
Syllabus
Architecture of a cloud hosting service using python technologies: django, ansible and celery
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity