Multiplayer Servers

PlayFab Multiplayer Servers (MPS) is a server hosting service optimized for games. It enables you to dynamically scale custom game servers according to demand.

Our servers are built on Azure Compute so it is a global distributed cloud service that offers a broad range of compute capacity.

As a PlayFab customer, you can access our service and use a limited, free quota of multiplayer servers for product evaluation and testing.

Features

  • Server infrastructure optimized for hosting multiplayer games
  • Cloud compute capacity that scales on demand
  • Multiple ways to manage scaling. Faster response time with the ability to schedule, dynamically, and programmatically change the number of standby servers
  • Consistent test and production environment for game servers as they run as containerized applications
  • Deploy Windows or Linux game servers
  • VMs are built on global distributed Azure Compute services for low latencies
  • Full-fledged identity solution with managed end-point protection
  • Wide range of compute capacities for desired gaming experience
  • Works well with other PlayFab LiveOps and multiplayer features

How to use the service

These are the typical steps to use PlayFab Multiplayer Servers.

If you are still in the early stages of development but want to evaluate or learn how to use this feature, see Create your first server. This topic uses our samples to walk you through the process of deploying servers using our service.

  1. Author a game server build
  2. Deploy a VM build
  3. Scale game servers
  4. Measure player latency
  5. Request game servers
  6. Connect and play

See also