Mobile Games to the Cloud With Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the process of transitioning mobile games to cloud-based development using Python in this 30-minute EuroPython Conference talk. Learn how a game development company overcame challenges to build a scalable server backend infrastructure capable of supporting over 100,000 players. Discover the architecture, technologies, and lessons learned in creating a Python-powered game backend, including the use of workers, web servers, custom message queues, and various databases. Gain insights into handling frequent connection drops, preventing cheating, enabling profile syncing, and improving worker performance. Understand the implementation of tools like Fabric, Docker, and AWS for deployment and scalability.
Syllabus
Intro
Objectives
Who are we
Our history
Backend in Python
Requirements
Server Size
Game Logic
Goal
Django
Architecture
Architecture Layers
Deployment
Queue
Technologies
Lessons Learned
Problems
Tornado
Whats Next
Sending Data
Taught by
EuroPython Conference
Related Courses
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera