PlayFab is recommended for developers who are building multiplayer games, need robust backend support, or want seamless integration with other Microsoft services and Azure. It’s suitable for both small indie developers looking to minimize backend complexity and larger studios requiring advanced features and scalability.
Parse might be a bit more popular than PlayFab. We know about 21 links to it since March 2021 and only 16 links to PlayFab. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I think the best way to get started is PlayFab they have a great C++ & Blueprint UE plugin. Source: over 1 year ago
I’ve used playfab in the past to good success https://playfab.com/. Source: about 2 years ago
Kung gusto mo multiplayer game you can use Azure Playfab: https://playfab.com may "free" tier sila for development. Source: over 2 years ago
Look into Microsoft's Azure PlayFab for something like this. There's a plugin for Unreal, though all of PlayFab's documentation seems to be for C# for Unity. Source: over 3 years ago
This video blog provides a high-level overview of Azure PlayFab and how its services like LiveOps can be used to makes games more engaging for your players. Source: over 3 years ago
Parse deserves mention primarily for its historical significance as the precursor that inspired the entire backend-as-a-service space. Founded in 2011, Parse pioneered many concepts that we now take for granted in modern BaaS platforms. - Source: dev.to / 2 months ago
Backend as a Service (BaaS) goes back to early 2010’s with companies like Parse and Firebase. These products integrated everything a backend provides to a webapp in a single, integrated package that makes it easier to get started and enables you to offload some of the devops maintenance work to someone else. - Source: dev.to / over 1 year ago
Parse Server is a great way to quickly spin up a backend for your project. Parse is a Node based utility that sits on top of ExpressJS. - Source: dev.to / over 2 years ago
You can try https://parseplatform.org/, it is self-hosted if you need. And also there are a number of cloud services with compatible API, like https://www.back4app.com/ It has dart-friendly generated API client, much simpler than firebase and is built on top of postgresql and mongodb. Source: over 2 years ago
Not to crash the party or anything. Supabase is great and all but in terms of feature completeness and getting actual products built, it doesn't come close to Parse[0]. Same with Appwrite. Both of these are very popular but they either lack essential features or have them behind a subscription wall. For example, the OSS version of Supabase (last I checked) doesn't include the edge functions which are really... - Source: Hacker News / almost 3 years ago
Nakama - Nakama is an open-source distributed social and realtime server for games and apps.
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
AWS Amplify - JavaScript library for app development using cloud services
Photon Engine - Independent networking engine and multiplayer platform.
Back4App - Low code backend to build apps faster and scale easily.
GameSparks - GameSparks is a Backend-as-a-Service solution provider to mobile game developers to help them...