AccelByte logo

AccelByte

Backend platform for AAA live service games

Founded 2016Usage-Based

Overview

AccelByte is a backend platform for live service games, used by studios including NetEase, Telkom, and others. It provides player identity (OAuth 2.0), social features, e-commerce, game session management, dedicated server orchestration, and analytics. Available as shared cloud or private cloud deployment.

Architecture

How AccelByte approaches the key architectural dimensions for live service games.

Server Authority

Orchestrates developer-built dedicated servers

AccelByte’s Armada Management Service (AMS) deploys and scales your compiled game server binaries. Game logic is entirely developer-built; AccelByte handles orchestration.

Documentation
Shared Logic

Separate codebases (REST clients vs gRPC server)

Client SDKs communicate with AccelByte services via REST. Custom backend extensions use gRPC. The two codebases are separate with no shared-logic tooling provided.

Documentation
Integration

Modular microservices (Foundations + add-ons)

AccelByte offers a foundation tier (IAM, player data, matchmaking) plus optional add-on modules (commerce, UGC, analytics). Each module is an independent microservice.

Documentation
Source Access

SDKs + templates open; platform closed

Client/server SDKs and Extend starter templates are open source on GitHub. The core platform services and admin portal are closed-source commercial software.

Documentation
Config Pipeline

CloudSave JSON records (no dedicated config service)

Game configuration is typically stored in CloudSave as JSON documents. There is no dedicated config service with versioning, typing, or over-the-air delivery built in.

Documentation
Dashboard

Fixed admin portal + optional AIS analytics

The admin portal covers player management, matchmaking config, and moderation. AccelByte Intelligence Service (AIS) adds analytics dashboards as an optional paid module.

Documentation
Deployment

Shared cloud, private cloud, or BYO AWS

Choose from multi-tenant shared cloud, single-tenant private cloud, or bring-your-own AWS account. Each tier offers different levels of isolation and control.

Documentation
Scalability

Microservices with per-namespace isolation

Each game title runs in an isolated namespace with its own resource allocation. Individual microservices scale independently based on demand within that namespace.

Documentation
Dev Experience

Cloud-only for platform services

Platform services require cloud connectivity for development. The Extend SDK provides local scaffolding for custom extensions, but core services cannot run locally.

Documentation

Live Service Features

Player Management

Authentication
Player Profiles
Player Segmentation

LiveOps

Live Events
Seasonal Content
Remote Config
A/B Testing
Scheduled Content

Economy & Monetization

Virtual Currency
Inventory System
IAP Validation
Targeted Offers

Engagement & Retention

Push Notifications
Leaderboards
Achievements
Social Features
Guilds/Clans
In-Game Messaging

Analytics & Insights

Analytics
Behavior Tracking
Revenue Analytics
Custom Dashboards

Multiplayer

Multiplayer
Matchmaking
Chat
Server-Authoritative
Cheat Protection

Infrastructure

Cloud Save
Serverless Logic
Dedicated Servers
Global Scaling
Managed Services
Self-Hosting

Operations

Admin Dashboard
Player Support Tools
Moderation
Load Testing
GDPR Compliance
AI Features

Platform & SDK

Source Code Access
Multiplatform SDK
Customizable
Extensible
Shared Client-Server Logic

Strengths

  • Used by studios including NetEase, Telkom, and others for live-service titles
  • Full e-commerce stack: store catalog, wallets, entitlements, IAP validation across 7+ platforms
  • Cross-platform identity linking (Steam, Epic, PSN, Xbox Live, Google, Apple, Discord, Twitch)
  • Dedicated server orchestration (AMS) with fleet management and auto-scaling
  • Extend platform allows custom backend logic via gRPC (serverless or containerized)

Limitations

  • Enterprise/Private Cloud pricing requires contacting sales
  • Free trial limited to 25K play hours within 90 days (not an ongoing free tier)
  • No remote config or A/B testing features
  • Closed-source platform; no source code access

Pricing

Usage-Based

Free trial up to 25K play hours (90-day limit). Complete tier $100/month (shared cloud). Private Cloud from $2,500/module/month or $3,500/month for Complete package. Enterprise pricing on request.

Supported Platforms

UnityUnreal EngineCustom Engine

Sources

Last updated: 2026-02