
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 created at Google. 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.
GameFabric's fleet-based architecture (via Agones) means servers are pre-provisioned and kept running in pools, resulting in 20-30% wasted capacity compared to modern, just-in-time, on-demand container-based orchestration. Real-world testing by KRAFTON on PUBG showed Agones' server boot time when scaling can reach 10-15 minutes, compared to Edgegap's 3-second average cold start.
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, eSport, 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 future is tied to the health of this open-source project. This dependency carries significant implications for any studio considering GameFabric.
Although Agones presents itself as open-source, it is effectively controlled by Google.
Mark Mandel, the original creator of Agones who left Google in 2024, publicly stated that only Google has the “authority to approve contributions”, and that non-Google contributors cannot access the production systems. In September 2025, Mandel created a proposal to migrate Agones to the Linux Foundation, warning that without broader community control, "the project likely enters a slow death as the project has little to no leadership or community support." To date, Google has not acknowledged this request.
Mandel further stated:
"Unfortunately I, or any other contributors not in Google cannot access the production Google project, so we'll have to wait on them to fix things.
For the longevity of this project I genuinely don't think we can have access to the production systems be accessible to only Google, and the community have no input or oversight into what is happening in that Google Cloud project."
Given Google's well-documented history of discontinuing projects, any studio building on GameFabric is effectively tying its infrastructure to Google's willingness to maintain Agones.
If Agones stalls or is abandoned, GameFabric cannot independently fix, improve, or iterate on the core orchestration engine that powers its platform.
Running Agones also 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 likely to require at least one full-time dedicated infrastructure engineer. Which isn't required with fully-managed orchestration solution like Edgegap's, which makes dedicated server orchestration a much more accessible technical and financial solution.
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 writing, 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 created at Google. 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 — A Google-owned "open-source" project maintained for free by a community of developers, not by GameFabric. Meaning GameFabric are dependent Google's willingness to update the open source project based on external developer's maintenace. The Agones SDK provides client libraries for C++, C#, Go, Rust, and a REST API. The Agones SDK only 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 for taking hours and frequently failing. 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.
Unlike Edgegap, GameFabric does not provide its own plugins for Unity or Unreal Engine that streamline containerization or deployment.
Unlike Edgegap, GameFabric does not provide integration samples or guides for major netcode transports such as Mirror Networking, Unity's Netcode for Game Objects (NGO), Photon Fusion, or Fish-Networking. A review of the complete GameFabric documentation confirms no netcode integration guides exist.
Similarly, unlike Edgegap, GameFabric does not provide integrations with major game services and backend tools such as Heroic Labs' Nakama, Microsoft's PlayFab, Epic Games' Epic Online Services, Pragma Engine, or Beamable.
GameFabric promotes its Terraform provider and API-first approach. However, it is important to understand what this implies: 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. As noted, because GameFabric uses Agones, the underlying orchestration engine is open-source and thus 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 (e.g., Shooters, RTS, MOBAs, TCGs, etc.) games. 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.
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. 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 individually and priced individually per each provider's pricing.
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 like with Edgegap's regionless network to all its 615+ locations worldwide, on-demand.
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, to deploy game servers closest to users. Which enables game developers to deliver:
Reduces players’ latency by “58% on average vs. public cloud”;
Ensure “78% sub-50 milliseconds (i.e., "real time") latency vs. 14% for public cloud,” alongside “91% sub-100 ms latency (i.e. “sweep 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 certain consistent end user experience including traditionally challenging markets such as Oceania and Asia which doesn’t always justify hosting in these markets with traditional orchestration given certain countries’ lower average revenue per user or small population size.
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.
When it comes to latency, the total number of locations is the most impactful component. As stated in this article, Edgegap's collaboration with a AAA publisher showed that, despite having the AAA studio's large number of locations (more than what even most studios would be able to afford), by using traffic from 600,000 transactions and comparing the results with the AAA studio's current architecture, only Edgegap demonstrated an average latency reduction from 116 milliseconds to a drastic 48 milliseconds.
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.
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.
More critically, GameFabric's scalability is 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–15 minutes: 1–3 minutes for instance provisioning, 2–3 minutes for instance bootstrapping, and 5–10 minutes for pod provisioning.
This means that during critical scaling moments such as a midnight launch, a game's addition to a subscription service, or a viral "streaming sensation", players waiting for game servers may face extended queues while new capacity is provisioned. Per the Online Latency Report, 34% of players will churn from a multiplayer game when facing such delays.
Meanwhile, Edgegap's highly optimized platform ensures game server boot time from cold start averages in under 3 seconds. GameFabric's own blog post acknowledges bare metal's weakness here: "Acquiring and provisioning new physical hardware takes months - far too long to react to sudden success."
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–30% of fleet-based orchestration capacity to be wasted, meaning servers sitting
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. 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 a multi-provider approach where deployments can be automatically rerouted across 17+ providers in real time.
Platforms & Adoption
Edgegap’s dedicated game server and various integration 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 includes (as of 2026.01) AAA multiplayer experiences such as the PAYDAY franchise, 7 Days to Die franchise, VR powerhouse Ghost of Tabor, massively popular The Isle, games by 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 2025.09), and managed millions of players and hundreds of thousands of game server.
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.
GameFabric is not part of Nintendo's Switch developer portal or PlayStation's Partner Program.
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 Last Epoch by Eleventh Hour Games (via Nitrado server-rental directly to consumers business), ARK: Survival Evolved by Studio Wildcard (idem), DayZ by Bohemia Interactive (idem), Arma Reforger by Bohemia Interactive, Mini Royale by IndigoBlue, and CCP Games for session-based gaming.
Beyond these, GameFabric provides a limited number of public case studies compared to Edgegap, whose case studies span AAA titles, indie projects, and VR games alike.
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. It’s CI/CD pipeline spans development, staging, and production environments, resulting in a high-quality platform 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 recent versions including v0.34.1 (March 4, 2026) and v0.35.0 (scheduled March 9, 2026). Agones control plane upgrades are also performed regularly (latest: v1.55.0, upgraded 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.
Because GameFabric's orchestration is built on Agones, its ability to improve or iterate on core orchestration functionality is dependent on the Agones open-source project. As discussed, Agones is effectively controlled by Google, and its creator Mark Mandel has publicly warned that the project risks entering "a slow death" without broader community control. This means that if Agones stalls, GameFabric's core orchestration capabilities stall with it. GameFabric cannot independently fix, improve, or iterate on the orchestration engine that powers its platform.
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, disperse the malicious traffic, and even scale 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. GameFabric positions it as proactive, acting "within milliseconds."
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 against DDoS attacks unless they purchase SteelShield as a separate line item.
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 ¼ 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 does not require a commitment, nor has upfront costs, nor does it require engineering support.
Edgegap offers hybrid orchestration (bare metal + cloud), which is available only via clients request as 2025 due to required information necessary to propose a final pricing.
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. 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." This indicates that the cloud infrastructure is likely an entirely separate cost on top of GameFabric's orchestration fees.
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.
Additionally, because GameFabric uses fleet-based orchestration (via Agones), studios must maintain pre-warmed server pools with configured buffer sizes. This means servers are running and consuming resources even when no players are connected. As detailed in this analysis, game developers can expect 20-30% of fleet-based orchestration capacity to be wasted, driving costs higher than what is actually consumed by players.
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.
Coming soon.
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. 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. | Multi-regional coverage in North America, Europe, Asia, Australia, and South America. No specific location count is publicly disclosed. |
Pricing Model | Transparent pay-as-you-go: $0.00115/min per vCPU — no contracts, no upfront costs, no credit card required for free account. | Pricing is not publicly disclosed. Access requires contacting sales and booking a demo. No self-serve free tier is available. Pricing structure (per-region, per-server, usage-based) is not documented publicly. |
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. | Documentation covers Unity and Unreal integration. No dedicated editor plugins mentioned. No netcode-specific samples (Mirror, NGO, FishNet) listed in public documentation. |
Scalability | Benchmarked at 40 deployments/sec sustained for 60 min, reaching 14M CCU automatically, without pre-provisioning fleets. | Claims "near infinite scaling" and "server scale times measured in seconds" per client testimonials. No public performance benchmark or scalability test data is available. Scales via cloud hyperscaler burst on top of bare metal baseline. |
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. Support details are not fully disclosed without contacting sales. Enterprise-level clients receive dedicated support. No public community (Discord or forum) listed on their website. |
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-driven with no editor-native plugins published. "Bring Your Own Cloud" setup requires additional cloud account configuration. |
Network | World's largest edge network — proven 58% average latency reduction vs. public cloud. 78% of sessions achieve sub-50ms real-time latency. | Hybrid bare metal and cloud network with coverage across major global regions. No latency reduction data, benchmarks, or case studies are publicly available to support performance claims. |
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 claim with "Bring Your Own Cloud" support. Uptime SLA and resilience details are not publicly disclosed. |









