I have a server binary (gitea) which I am trying to deploy on google cloud App Engine. I can run it successfully on the google cloud console, checked it using web viewer provided in the console. I have few doubts regarding the deployment on google cloud, which I am listing down here.
Is there any difference between running a server in console versus deploying it? If there is a difference how can I deploy the binaries on google cloud App Engine?