What is the difference between Photon Server and Photon Cloud?
Asked Answered
A

3

8

What is the difference between the Photon Server and Photon Cloud products?

Anallise answered 25/7, 2012 at 15:23 Comment(0)
T
10

From https://doc.photonengine.com/en-us/server/current/getting-started/onpremises-or-saas

Photon Server vs. Photon Cloud

Photon Server is a On Premise (OnPrem) server application that you can run and host on machines of your choice. Fully customizable and the authoritative control gives you the freedom to configure and set up your own infrastructure for multiplayer enabled applications.

Photon Cloud is a Software as a Service (SaaS) and as such a fully managed service. You can completely concentrate on your application client while hosting, server operations and scaling is all taken care of in the Photon Cloud.


Server Administration.

Photon Cloud

Zero server hassle anymore. Sit back and relax while our experts take care of running the servers.

Photon Server

You gain full authority of running Photon for your applications. You run your own servers or rent fitting ones and make sure they are available for your users. Photon's logs and performance counters provide all necessary information about low level performance and stability.


Scalability.

Photon Cloud

The Photon Cloud scales automatically to accommodate all your users. Using our SDKs your client application is built for an efficient load balancing workflow.

Photon Server

Our load balancing power-up is available in source code. It is a solid foundation to scale across multiple servers. Running the right number of servers for your customers is your responsibility.


Licensing.

Photon Cloud

Choose between various subscription models from indie development to enterprise solutions check out our different pricing models now. Why don't you just give it a try? Photon Cloud comes with a free Plan for up to 20 CCU per app.

Photon Server

Licenses are bought through the shop and provided as download. Cheaper licenses limit the number of concurrent users per server. Optionally, an Enterprise License is available for any number of servers upon request.


Game logic.

Photon Cloud

All custom logic takes place on the application client to allow a zero-hassle experience.

Photon Server

The server's logic can be fully customized in C#. Several pre-defined applications are available as source and provide a high performance framework for your application. Benefit from our protocols and abstraction of low level functionality and add any feature you might be missing.


Start instantly.

Photon Cloud

Photon Cloud lets you register and immediately run your application. No setup needed. No server needed.

Photon Server

Once downloaded, start in less than 5 minutes. Photon is easy to setup and runs locally as well as remote.

Tectonic answered 8/12, 2012 at 14:47 Comment(1)
The one major downside for me is that there is no authoritative server logic for Photon Cloud (yet). This means cheating can be easily accomplished by a client.Mien
A
0

Both use the Photon Network Engine to allow real-time, cross-platform multiplayer applications.

Photon Cloud is a Software as a Service (SaaS) and as such a fully managed service. Residing in the cloud, you can connect to it with many (optional: cross-platform) clients and use it to maintain a reliable connection.

Photon Server is a On Premise (OnPrem) server application that you can run and host on machines of your choice. Fully customizable and the authoritative control enables you to set up your own infrastructure for multiplayer enabled applications.

The respective SDKs can be downloaded at http://www.exitgames.com/.

Anallise answered 30/7, 2012 at 13:46 Comment(0)
W
0

Photon Server is a On-Premises server application that you can run and host on machines of your choice In Photon Cloud You can completely concentrate on your application client while hosting, server operations and scaling is all taken care of by Exit Games.

https://doc.photonengine.com/en-us/realtime/current/getting-started/onpremises-or-saas

Wield answered 25/7, 2020 at 9:51 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.