Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Containerize Your Game Server for the Best Multiplayer Experience
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 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