
Edgegap and Nitrado's GameFabric both offer dedicated game server hosting orchestration to multiplayer game studios.
What sets them apart?
Edgegap
Edgegap offers a modern, highly optimized, multicloud game server orchestration on the world's largest edge network which enables multiplayer game developers to:
Ensure consistent end user experience with instant, regionless access to all of Edgegap's 615 locations worldwide (and counting) on-demand;
Deliver low latency online experience for its players with a 58% average reduction vs. public cloud;
Rapid scaling with a confirmed, consistent 40 deployments per second for 60 minutes reaching 14 million concurrent users ("CCU") in that time span, with more possible over time;
High resiliency with the ability to instantly redirect deployments across its 17+ providers across cloud and bare metal with guaranteed 99.99% uptime.
Edgegap's platform is accessible to anyone and can be tested with a free account which includes the essential resources to help game developers get started.
Edgegap's approach enables game studios to deploy to all its cloud locations worldwide at a single, universal price based on 100% compute usage.
Edgegap also offers an easy-to-integrate, fully managed matchmaking system, and the option to use hybrid orchestration which optimizes bare metal and cloud usage to further minimize costs for game studios.
Edgegap prides itself on its easy and short integration process ("get your game online in minutes") including its compatibility through easy-to-use plugins, samples, and integrations with major game engines (Unity, Unreal) and tools most used by game developers (e.g., Heroic Labs Nakama, Mirror Networking, PlayFab, Photon Fusion, etc.; often endorsed by the original creators themselves), for an even easier integration process.
Edgegap is constantly updated, with releases every two weeks on average including new features, platform improvements and bug fixing.
Nitrado - GameFabric
GameFabric is a game server orchestration platform presented by Nitrado (marbis GmbH), a German company known primarily as a B2C private game server hosting provider since 2001. GameFabric represents Nitrado's B2B orchestration offering for game studios.
GameFabric's orchestration is built entirely on Agones, an open-source, Kubernetes-based fleet-based game server orchestration project originally co-developed by Google and Ubisoft and first open-sourced in 2018, now a CNCF Sandbox project as of Q1 2026. GameFabric's own introduction page states it is "an orchestration platform for Agones-based game servers."
This means GameFabric is a management layer (UI, API, monitoring) on top of Agones and Kubernetes; the core orchestration engine is not proprietary to GameFabric.
GameFabric offers traditional, fleet-based orchestration (via Agones) combining Nitrado's bare metal infrastructure with cloud hyperscalers (AWS, Azure, GCP) through a "Bring Your Own Cloud" model where cloud costs are billed separately to the studio.
A claimed "67+ bare metal and cloud locations," though no public list of locations exists and the status page tracks only 9 regional groups. No Africa or Middle East coverage is mentioned. Each region must be individually configured and paid for.
SteelShield™ DDoS protection, which is sold separately from the orchestration platform. Studios are unprotected by default.
A Server Allocator for match-bound server assignment (i.e., games with matchmaking, shooters, eSports, MOBAs, etc.) is sold separately yet is effectively required to ensure cost-effective deployments and orchestrate game servers.
For integration, there is no game engine plugins (i.e., Unity or Unreal), no netcode integrations (e.g., Mirror, Photon, NGO, FishNet, etc.), no game service integrations (e.g., Nakama, PlayFab, EOS, etc.), no managed infrastructure, no container registry, and no ability to deploy servers in China.
Studios must contact sales to access the platform; there is no free tier or trial.
No publicly disclosed pricing.
No public scalability benchmarks, no latency reduction data, and no advertised uptime SLA.
Agones: The Open-Source Dependency
Because GameFabric's entire orchestration is built on Agones, the platform's development velocity and roadmap are tied to the health of this open-source project. This dependency carries operational implications for any studio considering GameFabric.
In September 2025, Agones founder Mark Mandel published a proposal to move Agones to the Linux Foundation, warning that without broader community governance, the project risked stagnation. In March 2026, Google responded by donating Agones to the Cloud Native Computing Foundation (CNCF) at the Sandbox level. The CNCF transition addresses the governance concern Mandel had raised; the project now operates under a community-owned structure rather than being solely controlled by Google.
This is a meaningful change in the project's governance posture. However, it does not alter several operational characteristics that remain relevant for studios evaluating GameFabric:
GameFabric's core orchestration engine remains Agones. Any improvements to that engine depend on the CNCF-governed community, not on GameFabric itself. GameFabric's own development is therefore limited to the management layer (UI, API, monitoring) built on top.
Running Agones requires deep Kubernetes expertise, including familiarity with Linux operating systems, containerization technologies, networking, security, and automation. As detailed in this analysis of Agones' total cost of ownership, the operational burden of managing Agones-based infrastructure is likely to require at least one full-time dedicated infrastructure engineer, a cost not required with a fully managed platform.
If you notice any accidental discrepancies or errors, please contact us! We'll get this fixed ASAP.
Last Updated
Initial Setup & Integration
Edgegap’s documentation and videos highlight the orchestration platform’s simple integration process and demonstrate how fast it can be achieved.
Edgegap provides integration process for both Unity Engine and Unreal Engine. Specifically for Unity, it offers a plugin which enables developers to containerize and deploy a game server directly from Unity’s editor. Edgegap’s “build from container” integration process for Unreal Engine is faster than any other method, as it doesn’t require developers to build Unreal Engine from Source which is the typical dedicated game server integration process for this engine. Both help developers containerize their game server for their project, and deploy it to Edgegap’s platform in minutes.
Additionally, Edgegap provides samples alongside dedicated integration processes across major netcode transport including Mirror Networking, Unity’s Netcode for Game Objects (NGO), Photon Fusion, Fish-Networking (“FishNet”). This also includes major game services and backend tools such as Heroic Labs’ Nakama, Microsoft’s PlayFab, Epic Games’ Epic Online Services, Pragma Engine, and Beamable.
Edgegap provides game developers with the flexibility to choose which container registry they want to use – including Edgegap’s own container registry, but also external solutions if developers prefer, such as Docker Hub, GitLab, Google Cloud’s Registry, and Amazon Elastic Container Registry (ECR).
Once a game server is deployed, Edgegap offers a highly intuitive user experience. Every user can quickly oversee its deployment on its dashboard. For more insights, Edgegap offers an Analytics dashboard which provides details on monitoring releases with live server count per version and resource usage overview, including CPU-related and memory insights, alongside networking insights to detect inefficient networking patterns and optimize netcode performance.
GameFabric does not offer a public-facing, self-service platform. Game developers must contact GameFabric's sales team and request a demo before gaining any access to the platform.
As of Q2 2026, there is no free tier, no trial, and no way to evaluate the platform independently.
GameFabric's orchestration is built entirely on Agones, an open-source, fleet-based game server orchestration project originally co-developed by Google and Ubisoft and first open-sourced in 2018, now a CNCF Sandbox project as of Q1 2026. GameFabric's own introduction page states it is "an orchestration platform for Agones-based game servers." This means GameFabric is a management layer (UI, API, monitoring) on top of Agones and Kubernetes. The core orchestration engine is not proprietary to GameFabric.
Once onboarded through sales, GameFabric's integration process requires developers to:
Containerize their game server using Docker.
Integrate the Agones SDK into their game server code to manage the server lifecycle; calling "sdk.Ready()" when the server can accept players, handling the Allocated state, and calling "sdk.Shutdown()" when a session ends.
Push the container image to its registry.
Configure an Environment and Regions through the GameFabric UI or API.
Create and configure ArmadaSets or Formations, including setting fleet buffer sizes per region for pre-warmed server pools.
Optionally, separately order and integrate the Allocator service for matchmaking-based server assignment; which is "not included by default" and "must be ordered separately."
Because GameFabric uses Agones, game server lifecycle management relies on the Agones SDK. The SDK provides client libraries for C++, C#, Go, Rust, and a REST API. The Agones SDK handles server lifecycle management (Ready, Allocate, Shutdown) -- it does not assist with containerization, deployment, or any game engine-specific workflow.
Unreal Engine developers should note that creating dedicated game servers typically requires building Unreal Engine from Source, a process known to take several hours. GameFabric does not provide a solution to bypass this step. Of note, Edgegap is the sole provider that enables developers to skip this process entirely through its Docker Extension for Unreal, allowing game servers to be added in minutes instead of hours.
GameFabric does not provide its own plugins for Unity or Unreal Engine that streamline containerization or deployment.
No netcode integration guides for transports such as Mirror Networking, Unity's Netcode for Game Objects (NGO), Photon Fusion, or Fish-Networking exist in the GameFabric documentation. A review of the complete documentation confirms this.
Edgegap, by contrast, provides integrations with major game services and backend tools such as Heroic Labs' Nakama, Microsoft's PlayFab, Epic Games' Epic Online Services, Pragma Engine, and Beamable. None of these are available through GameFabric.
GameFabric promotes its Terraform provider and API-first approach. However, this means the game studio itself is responsible for managing game server infrastructure, clusters, scaling policies, patching, and configuration as code. As detailed in this analysis of Agones' total cost of ownership, running and managing Agones-based infrastructure requires deep Kubernetes expertise and is likely to require at least one full-time dedicated infrastructure engineer. This stands in contrast to a fully managed platform where game developers deploy on-demand without managing fleets, clusters, or infrastructure.
Products
Beyond dedicated game servers, Edgegap offers a range of solutions to help multiplayer game developers, including:
Matchmaking: Group players easily and launch games instantly. A fully managed, infinitely customizable matchmaking system to optimally group players worldwide.
Managed Clusters: Managed Clusters make hosting self-managed game services and game backend easy and fast.
Managed Infrastructure: Easily and cost-effectively run all backend services in Edgegap's fully managed clusters including managed Kubernetes, managed databases & storage, and real-time CDN.
Container Registry: Edgegap's registry includes 10 GB, with external registry integration available.
Analytics: Generate insights to optimize your game server, usage and orchestration experience.
Private, Always Online Deployments: Learn how to enable persistent worlds with 24/7 always online deployments. Ideal for multiplayer experiences such as social games and MMOs.
China Deployments: Leverage the same platform worldwide. Availability is pending regulatory, country-specific compliance in this market.
Hybrid Orchestration (Bare Metal + Cloud): For committed studios with predictable traffic, leverage Bare Metal for low tide traffic to optimize costs, and seamlessly scale with Cloud for traffic spikes.
Fleet Manager ("Private Fleet"): Edgegap's fleet-based orchestration for games with persistent servers such as MMOs, social, survival, etc. Providing developers with a cost-effective, fully-managed solution to manage persistent instances.
GameFabric's product offering is centered around two core solutions: Multiplayer Servers (orchestration) and SteelShield™ (DDoS protection).
Multiplayer Servers (Orchestration). GameFabric's core product manages game server fleets through its Agones-based orchestration. It includes fleet management via "Armadas" (for session-based games) and "Formations/Vessels" (for persistent servers), ArmadaSets for multi-region fleet orchestration, configuration control via UI, and branch/environment management for lifecycle staging. Because GameFabric uses Agones, the underlying orchestration engine is open-source and not proprietary to GameFabric.
Server Allocator - sold separately. The Allocator service, which brokers between a matchmaker and the server pool to assign ready game servers to players, is "a service that must be ordered separately" despite being required for match-bound games (e.g., shooters, RTS, MOBAs, TCGs, etc.). Unlike Edgegap, where server allocation is included by default with the platform.
SteelShield™ (DDoS Protection) - sold separately. GameFabric's patented UDP and TCP DDoS protection system is positioned as game-specific. However, SteelShield is not included with the Multiplayer Servers product. GameFabric's own FAQ explicitly states: "SteelShield is an additional product and must be purchased separately." Unlike Edgegap, which includes automated DDoS attack protection at no additional cost. Of note, GameFabric's Hathora migration page states that "every server includes enterprise-grade DDoS protection" as a baseline, with SteelShield as a premium tier on top. The distinction between basic included protection and the separately sold SteelShield product is not clearly documented on GameFabric's main marketing or documentation pages.
Monitoring. GameFabric provides monitoring through the Grafana stack.
Local Persistence - in validation phase. GameFabric offers a "Local Persistence" feature for persistent game worlds. However, their own Multiplayer Servers page states it is "currently in its validation phase," meaning not yet production-ready as of Q2 2026. Unlike Edgegap, which supports production-ready Private, Always Online Deployments for persistent worlds and 24/7 game servers.
Hybrid Orchestration (Bare Metal + Cloud). GameFabric offers hybrid orchestration combining Nitrado's bare metal with cloud hyperscalers (AWS, Azure, GCP) through a "Bring Your Own Cloud" model. However, cloud costs are billed separately to the client, and each region must be configured and priced individually.
Unlike Edgegap, GameFabric does not offer a matchmaking system; studios must purchase and integrate one independently. It does not offer Managed Clusters or Managed Infrastructure for backend services. It does not include a dedicated container registry (Edgegap includes 10 GB with support for external registries such as Docker Hub, GitLab, Google Cloud Registry, and Amazon ECR). It does not offer deployments in China.
Performance (Distribution, Latency Reduction, Scalability & Resilience)
Distribution
Edgegap's modern, regionless orchestration platform is built from the ground up to provide a multi-tenant environment. Each studio can manage multiple productions within a single, geographically distributed, and highly available environment.
Edgegap prides itself on leveraging its patented orchestrator on the world's first, and largest, edge network built for multiplayer game server hosting. It includes, as of writing, 615 locations worldwide across 17+ cloud and bare metal providers who are all available to deploy game servers on-demand.
Edgegap's platform instantly distributes multiplayer games worldwide without the need for selecting regions like in traditional orchestration platforms.
GameFabric claims "67+ bare metal and cloud locations" in its Hathora migration guide. Its Multiplayer Servers page states it operates data centers in "North America, Europe, Asia, Australia and South America."
However, GameFabric does not publish a list of specific locations anywhere across its website or documentation.
GameFabric's status page (the only place where operational locations are tracked) lists only 9 regional groups: Asia East, Asia Northeast, Asia Southeast, Australia Southeast, Europe West, US East, US Central, US West, and South America East. No Africa or Middle East coverage is mentioned anywhere.
The "67+" figure appears to combine Nitrado's approximately 15 owned data centers, partner data centers through Servers.com and Leaseweb, and cloud regions via AWS, Azure, and GCP. However, cloud regions are only available through GameFabric's "Bring Your Own Cloud" model, meaning studios must bring their own cloud contracts and pay for those regions separately. These are not on-demand locations available to all developers at a single price, as with Edgegap's regionless network of 615+ locations worldwide.
Third-party sources highlight Nitrado's owned infrastructure. An NTT Data case study references "three locations in the US as well as Sydney," and a Juniper Networks case study references "eight data centers" historically. A Gcore partnership expanded Nitrado into Tokyo and São Paulo.
Furthermore, GameFabric uses traditional per-region orchestration. Each location must be individually configured by the studio. This is in stark contrast to a regionless approach where game developers have access to all locations worldwide, on-demand.
Latency
Edgegap's platform, using its patented decision-making algorithm and the world's largest edge network, deploys game servers closest to users. Which enables game developers to deliver:
Reduces players' latency by "58% on average vs. public cloud";
Ensures "78% sub-50 milliseconds (i.e., "real time") latency vs. 14% for public cloud," alongside "91% sub-100 ms latency (i.e. "sweet spot" for non-eSports multiplayer) vs. 67% for public cloud."
Critically, this ensures a "95% improvement of players' experience" worldwide, which helps game developers ensure a consistent end user experience including traditionally challenging markets such as Oceania and Asia.
Additionally, it helps game developers avoid static, region-locked matchmaking which helps increase match quality for players.
GameFabric does not provide any data, benchmarks, or case studies on latency reduction across its website or documentation.
Its Multiplayer Servers page mentions "connecting players with low latency" but offers no supporting evidence.
Edgegap's collaboration with a AAA publisher showed that, by using traffic from 600,000 transactions and comparing the results with a AAA studio's current architecture, only Edgegap demonstrated an average latency reduction from 116 milliseconds to a drastic 48 milliseconds. As detailed in this article, true latency reduction requires more locations, not faster hardware.
With only 9 operational regional groups tracked on its status page, and no edge network, GameFabric's ability to meaningfully reduce latency for players in underserved or geographically dispersed markets (such as Oceania, the Middle East, Africa, or parts of Asia) is inherently limited by its distribution.
Scalability
Edgegap's performance benchmark proves its orchestration can consistently scale at 40 deployments per second, sustained for 60 minutes, for a total of 14 million concurrent users ("CCU") of players worldwide. Thanks to its patented decision-making and rapid-scaling technology. Stacking two of such instances on Edgegap's platforms allow game developers to manage as much traffic as Fortnite had during their peak launch (100 req. per seconds).
This allows game developers using Edgegap's orchestration to scale and ensure to succeed the biggest scaling challenge of orchestrators; namely meeting player's demand over a short period of time such as a midnight launch, a game's addition to a subscription service, or a "streaming sensation" overnight popularity.
Edgegap's highly optimized platform ensures game server boot time from cold start averages in under 3 seconds.
As of March 2026, it has deployed over 100M sessions, up 20M sessions from December 2025 with 80M sessions life-to-date.
GameFabric claims in a blog post that its platform is "capable of launching 250 game servers per second." However, no benchmark data, sustained time frame, CCU equivalent, or independent verification is provided.
In the same blog post, GameFabric claims that for CCP Games, the platform reduced server spin-up time "from 5 minutes to 15 seconds." The published CCP Games case study from December 2025 describes "20x faster server deployment" and reduced operational complexity, but does not independently verify or explain the "5 minutes to 15 seconds" figure cited in the blog post. Neither figure is accompanied by a methodology, load profile, or definition of what "spin-up" covers (e.g., cold start vs. allocation from a pre-warmed pool).
Separately, GameFabric's Hathora migration page as of Q2 2026 states the platform is "proven to handle over 250,000 concurrent game servers." Like the 250 servers-per-second claim, this figure is not accompanied by a public benchmark or methodology.
GameFabric's scalability is further constrained by its reliance on Agones' fleet-based architecture. When traffic exceeds the pre-warmed server pool, new servers must be provisioned, and this is where Agones introduces significant delays. As highlighted by KRAFTON's DevOps Team Lead JungHun Kim in their AWS re:Invent presentation on PUBG, Agones' overall server boot time when scaling can reach 10 to 15 minutes: 1 to 3 minutes for instance provisioning, 2 to 3 minutes for instance bootstrapping, and 5 to 10 minutes for pod provisioning.
Per Edgegap's Online Latency Report, 34% of players will churn from a multiplayer game when facing such delays.
Additionally, because GameFabric uses fleet-based orchestration (via Agones), developers must pre-configure fleet buffer sizes per region. This traditional approach means game developers can expect 20 to 30% of fleet-based orchestration capacity to be wasted (per Edgegap's fleet architecture analysis) -- servers sitting idle while being paid for.
Resilience
Edgegap's vast network telemetry allows it to detect issues with sites or providers, such as outages, and instantly redirect deployments across its 17+ providers across cloud and bare metal.
Edgegap's platform has been running live 24/7 for the past six years, maintaining over 99.99% availability.
GameFabric does not advertise an uptime SLA percentage on its website or documentation as of Q2 2026. It does have a public-facing status page which lists operational status across its 9 regional groups, the Allocator, SteelShield, Frontend & API, and Monitoring. However, unlike other providers, no historical uptime metric is displayed.
GameFabric's resilience is also limited by its infrastructure model. While its hybrid bare metal + cloud approach provides some redundancy, GameFabric does not advertise the ability to instantly redirect deployments across multiple providers in the event of an outage at a specific site or provider; unlike Edgegap's multi-provider approach where deployments can be automatically rerouted across 17+ providers in real time.
Platforms & Adoption
Edgegap's dedicated game server and various integrations ensure the platform supports all game hardware types, such as PC, consoles (PlayStation, XBOX, Nintendo Switch), VR, mobile, web-based (HTML5, WebGL, etc.) alongside new devices such as extended reality ("XR") devices including Apple's Vision headsets, and META's AI glasses such as Ray-Ban Meta and Meta Ray-Ban Display.
Edgegap is part of Nintendo's Switch developer portal alongside PlayStation's Partner Program.
Edgegap is the sole orchestrator endorsed by Epic Games, makers of Unreal Engine, through its Epic Online Services.
In terms of games, Edgegap currently manages live games from AAA titles to indie projects alike. Current AAA games running on Edgegap include (as of Q1 2026) the PAYDAY franchise, 7 Days to Die franchise, VR powerhouse Ghost of Tabor, massively popular The Isle, KRAFTON, Halfbrick Studios, Sinn Studios, AONIC, and MegaBits Publishing, alongside challengers such as top-10 CrazyGames multiplayer "Drift.io" by Slipstream Games and #1 MENA-region application "WOLF Qanawat". Case studies for certain of these games are available to read.
Over 1,600 studios have used Edgegap's platform (as of Q3 2025), and managed millions of players and hundreds of thousands of game servers.
GameFabric's FAQ confirms it supports cross-play functionality. However, GameFabric does not specify which platforms or devices it supports beyond general references to PC and consoles. Unlike Edgegap, GameFabric does not explicitly mention support for VR, mobile, web-based (HTML5, WebGL), or extended reality ("XR") devices such as Apple's Vision headsets or META's AI glasses.
In terms of games, GameFabric (and its parent company Nitrado) promotes partnerships primarily rooted in Nitrado's longstanding B2C private game server hosting business. Many of the titles and testimonials highlighted on GameFabric's website originate from Nitrado's hosting relationships rather than GameFabric's B2B orchestration platform specifically.
Titles referenced across GameFabric's success stories and company page include ARK: Survival Evolved by Studio Wildcard (Nitrado B2C server rental), Last Epoch by Eleventh Hour Games (Nitrado B2C), Arma Reforger by Bohemia Interactive (GameFabric orchestration), CCP Games (GameFabric orchestration, December 2025 case study), and Mini Royale by IndigoBlue (GameFabric orchestration, January 2026 case study).
The CCP Games case study, published in December 2025, describes "20x faster server deployment" after migrating to GameFabric. The Mini Royale case study, published in January 2026, describes a migration completed in under 24 hours. Both represent more recent B2B orchestration references than were previously available on the platform.
Additionally, as of Q1 2026, GameFabric has designated itself the exclusive transition partner for studios migrating from Hathora, which discontinued its service for game companies. This positions GameFabric as the recommended migration path for Hathora's customer base. [SOURCE: gamefabric.com/hathora/]
The published success stories page references Arma Reforger (Bohemia Interactive) as an active GameFabric orchestration client.
Development
Edgegap, based in the region of Montréal, Canada, promotes its high-quality development and operations. Namely its product, development, and operations teams employ robust processes, including roadmap strategy, agile methodology, QA, and strict code reviews. Its CI/CD pipeline spans development, staging, and production environments, resulting in a high-quality platform with strong availability. The orchestrator's production is entirely in-house from Edgegap's office in the region of Montréal by a strong and cohesive team.
Edgegap consistently releases updates through sprints, maintaining a cadence of a release every two weeks on average, introducing new features, improvements and bug fixes each time. All listed in its release notes.
GameFabric is presented by Nitrado (marbis GmbH), a German company headquartered in Karlsruhe. Nitrado was founded in 2001 and has over 20 years of experience in private game server hosting for consumers. GameFabric represents its B2B orchestration product for game studios.
GameFabric does not share insights into its development process, team structure, methodology, or quality assurance practices.
GameFabric's status page shows regular platform releases, with versions including v0.34.0 (February 25, 2026), v0.34.1 (March 4, 2026), and v0.35.0 (scheduled March 9, 2026) as of the last check in early April 2026. Agones control plane upgrades are also performed regularly, with the most recent tracked upgrade to v1.55.0 (from v1.52.2) on March 2, 2026.
However, GameFabric does not publish a public-facing changelog or release notes page on its marketing website or documentation. The only visibility into releases comes through scheduled maintenance notices on the status page, which do not detail new features or improvements.
GameFabric's underlying orchestration engine is now governed by the CNCF following Agones' transition in March 2026. Any improvements to that engine depend on the CNCF community, not on GameFabric directly.
Security & Support
Security
Edgegap advertises its automated protection against hackers with instant DDoS attack protection.
Whenever Edgegap detects abnormal traffic patterns indicative of DDoS attacks in real time, the platform automatically redirects traffic away from the targeted server, disperses the malicious traffic, and even scales up resources if needed.
GameFabric's DDoS protection is provided through SteelShield™, its patented UDP and TCP protection system specifically engineered for game server traffic. SteelShield uses packet-level inspection to block malicious traffic while allowing legitimate game traffic to flow.
However, as noted in the Products section, SteelShield is not included with GameFabric's Multiplayer Servers product. GameFabric's FAQ explicitly states: "SteelShield is an additional product and must be purchased separately." This means game studios using GameFabric's orchestration are, by default, unprotected by SteelShield unless they purchase it as a separate line item. GameFabric's Hathora migration page introduces language suggesting some baseline DDoS protection is included at a platform level, but this is not consistently documented across GameFabric's main product pages or FAQ. The practical scope of any included protection versus what SteelShield adds is not publicly defined.
Unlike GameFabric, Edgegap includes automated DDoS attack protection at no additional cost.
Support
Edgegap's client support is free and includes 24/7 on-call engineers for games with live traffic. It has a client support dashboard.
For free integration support, or ongoing conversations with clients, Edgegap has a public Discord server, or supports clients via Slack or the ability to contact its team via email.
Edgegap also provides SLA on a case-by-case basis.
GameFabric's FAQ states it offers "best-in-class support with optional 24/7 access to our experienced engineering team." The word "optional" suggests 24/7 support may be a paid add-on rather than a default inclusion. GameFabric lists phone, email, and Slack as support channels.
GameFabric does not promote any public support communities, Discord servers, or developer forums for integration support or ongoing conversations.
Edgegap provides access to its platform with a free account. This includes a free trial with the essential resources to help game developers get started. It doesn't require a credit card.
Edgegap has a clear, transparent pricing for its game server orchestration that is solely based on usage. Namely, $0.00115/min. per Dedicated vCPU (which is fractionable) and $0.10/GB of monthly Network Egress as of 2025. Edgegap's pricing is 100% for compute unlike traditional orchestration which has wasted capacity.
Edgegap allows for vCPU fractioning, down to 1/4 vCPU. This means for game developers they can optimize their game server to, for example, 1/4 vCPU that means a final price of 25% * $0.00115 = $0.0002875/min.
Edgegap's Edge Cloud does not require a commitment, nor has upfront costs, nor does it require engineering support.
Edgegap offers hybrid orchestration (bare metal + cloud), starting at $250/month for 16 GB private hosts. Commitment is limited to one month.
For matchmaking, Edgegap has managed cluster tiers with clear "per-hour" pricing. Starting as low as $22 per month.
GameFabric does not publicly disclose its pricing as of Q2 2026. Its pricing page states "Individual Pricing - Tailored to Your Unique Needs" and directs studios to "Contact us for your individual pricing."
There is no pricing calculator, no published rates, and no way to estimate costs independently before engaging with sales as of writing.
GameFabric does not offer a free tier or trial account. Studios must request a demo to begin any engagement with the platform.
GameFabric's cost structure is layered across multiple, separately billed components:
Bare metal orchestration. GameFabric's core product covers orchestration on Nitrado's bare metal infrastructure. Pricing is not disclosed.
Cloud infrastructure (Bring Your Own Cloud). GameFabric's hybrid model requires studios to bring their own cloud contracts from AWS, Azure, or GCP. Cloud costs are billed directly to the studio through their own cloud contract, not through GameFabric. As GameFabric's FAQ states: "Cloud services are billed to you directly through your contract."
Per-region pricing. Each region must be individually configured and paid for. Studios deploying globally must budget for every region they wish to cover, creating a multiplier effect for games with players worldwide. This is in stark contrast to Edgegap's regionless approach, where all 615+ locations are available on-demand at a single, universal price.
SteelShield (DDoS protection). Sold separately, as confirmed by the FAQ: "SteelShield is an additional product and must be purchased separately."
Server Allocator. Sold separately, as confirmed by documentation: "a service that must be ordered separately."
Support. GameFabric's FAQ describes 24/7 engineering support as "optional," suggesting it may be an additional paid service.
GameFabric's pricing page claims studios can save "as much as 60%* on server fees" by scaling from bare metal to cloud. However, this figure compares bare metal to pure cloud costs, not to other orchestration providers. The asterisk suggests conditions apply, but no methodology or supporting data is provided.
Additionally, because GameFabric uses fleet-based orchestration (via Agones), game developers can expect 20 to 30% of their fleet capacity to be wasted (per Edgegap's fleet architecture analysis) -- servers kept running in pre-warmed pools that are not serving active players.
Finally, as noted in the integration section, managing an Agones-based platform requires deep Kubernetes expertise and is likely to require at least one full-time dedicated infrastructure engineer. As detailed in this analysis of Agones' total cost of ownership, this represents a significant additional operational cost not required with a fully managed platform like Edgegap.
To ensure a smooth transition that maintains the integrity of gameplay and player experience, certain steps and considerations are vital.
Analyze the GameFabric Setup
Audit the current implementation by taking stock of the existing setup on GameFabric. This involves understanding the architecture, assessing any custom configurations, and identifying integrations in use. Both Edgegap and GameFabric use game server containers, which makes the migration more straightforward. Edgegap provides dedicated plugins for Unreal and Unity to simplify the process further.
Before initiating the migration, document the existing setup comprehensively and back up all essential data. This provides a safety net in case of unforeseen challenges during the migration.
Replace the Agones SDK and API
GameFabric's integration requires the Agones SDK for server lifecycle management. When migrating to Edgegap, this is replaced by Edgegap's API, which handles deployment orchestration without requiring studios to manage the lifecycle layer themselves. Edgegap's fully managed approach removes the need for direct Agones SDK calls (Ready, Allocate, Shutdown) -- the platform handles this on the studio's behalf.
Leverage Edgegap's Matchmaker
If the game uses a matchmaking system, Edgegap's built-in matchmaking service, optimized for latency and player preferences, can be configured to replace any external matchmaker previously used alongside GameFabric.
Testing
After migration, subject the game to rigorous load and stress testing. See Edgegap's multiplayer launch checklist for a detailed guide covering load testing methodology, server profiling, and pre-launch validation steps.
Monitoring and Optimization
Edgegap's Analytics dashboard provides per-deployment CPU, memory, and network insights, allowing studios to monitor the new infrastructure and iteratively optimize server performance, reduce costs, and enhance the overall player experience.
Head-to-Head Comparison
| Edgegap | Nitrado GameFabric |
|---|---|---|
Focus | Modern, regionless edge orchestration on the world's largest multi-cloud network (615+ locations). Built for any studio size with a self-serve free tier. | Hybrid bare metal + cloud, aimed at mid-to-large studios via a demo/sales process. |
Hosting | Distributed, regionless edge deployments nearest to players. Just-in-time container orchestration. Pay only for active compute, no idle waste. | Fleet-based architecture via Agones. Supports "Bring Your Own Cloud" contracts from AWS, Azure, or GCP, orchestrated through GameFabric's layer. |
Regions | 615+ locations across 17+ cloud and bare metal providers worldwide -- all available on-demand, at one universal price, without per-region purchasing. | Claims "67+ bare metal and cloud locations." Status page tracks 9 regional groups. No published list of specific locations. Cloud regions require studios' own contracts. |
Pricing Model | Transparent pay-as-you-go: $0.00115/min per vCPU. No contracts, no upfront costs, no credit card required for free account. For persistent servers, private hosts starts at $250/month, with only 1-month commitments. | Pricing is not publicly disclosed. Access requires contacting sales. No self-serve free tier. DDoS protection, Server Allocator, and 24/7 support each require separate purchase or arrangement. |
Engine Support | Native one-click plugins for Unity and Unreal editors. Samples for Mirror, NGO, Photon Fusion, FishNet. Endorsed by Epic Games via Epic Online Services. | No dedicated engine plugins for Unity or Unreal. No netcode-specific samples. Agones SDK handles server lifecycle only. |
Scalability | Benchmarked at 40 deployments/sec sustained for 60 min, reaching 14M CCU automatically, without pre-provisioning fleets. | Claims "capable of launching 250 game servers per second" and "250,000 concurrent game servers" (no benchmark data or methodology provided). |
Documentation & Support | Comprehensive public docs, 24/7 on-call support for live games, free client support dashboard, Discord, Slack, and email. No contract required. | Public documentation at docs.gamefabric.com. 24/7 support described as "optional." No public community (Discord or forum) listed. Support channels are phone, email, and Slack. |
Ease of Integration | "One-click" Unity and Unreal editor plugins. Self-serve platform with free account — no sales contact required. Video tutorials and netcode samples available. | Requires requesting a demo to access the platform. Integration is API and Agones SDK-driven, with no engine-native plugins. |
Network | World's largest edge network — proven 58% average latency reduction vs. public cloud. 78% of sessions achieve sub-50ms real-time latency. | Reported 9 operational regional groups. No latency reduction data, benchmarks, or case studies are publicly available. |
Infrastructure | 17+ providers (cloud and bare metal). Automated DDoS protection included. Automatic traffic rerouting. 99.99% guaranteed uptime backed by a public status page. | No vendor lock-in via "Bring Your Own Cloud." No published uptime SLA. SteelShield DDoS protection sold separately. Basic DDoS inclusion vs. SteelShield scope is not clearly documented. Agones governed by CNCF since March 2026. |









