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
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube