What is a Game Server for? Fast paced, realtime, multiplayer, games where latency and performances are critical parts of the Game
3
What is a Game Server?
4
Challenges in managing
5
Managing Thousands of
6
Deploy Game Server to Bare Metal
7
Deploy Game Server to Cloud VM too
8
Lower cost with autoscaling
9
Benefits of Docker Containers
10
Sample Containerizing Unreal Engine 4 Game Server
11
How to Orchestrate Game Servers
12
What's harder with a game server in a container? • Migrating existing Controller logic might be challenging o e.g. Game Server manages multiple processes within
13
Learn More & Resources
Description:
Explore the challenges and benefits of containerizing game servers for multiplayer experiences in this 25-minute talk. Discover how Docker containerization enables portability, fast deployment, and predictability when scaling up fleets of dedicated game servers across multiple regions, data centers, and providers. Gain insights into managing thousands of servers on-demand, deploying to both bare metal and cloud VMs, and leveraging autoscaling for cost reduction. Learn about containerizing Unreal Engine 4 game servers, orchestrating game servers, and potential challenges in migrating existing controller logic. Presented by Raymond Arifianto from AccelByte and Mark Mandel from Google, this talk provides valuable information for game developers looking to optimize their multiplayer infrastructure.
Containerize Your Game Server for the Best Multiplayer Experience