Firebase as a multiplayer platform
For many developers, using a cloud-based real-time database may be way out there and not even worth consideration. Of course, it also very much depends on the type of game you are developing. You likely wouldn't want to use a real-time database for a FPS, but fortunately, Unity has excellent options for that. For a location-based game, though, a real-time database makes ideal sense for all the reasons we mentioned earlier.
Note
Even if you are not making a location-based game and one that doesn't require ultra-high performance updates, you should consider Firebase. The free version of Firebase real-time allows 100 concurrent users and the first level subscription provides for unlimited concurrent users. Other multiplayer ...
Get Augmented Reality Game Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.