Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Cloud computing is about hardware-based services involving computing, network and storage capacities. These services are provided on-demand, hosted by the cloud provider and can easily scale up and down.

learn more… | top users | synonyms (1)

-1
votes
0answers
15 views

run c# program from web [closed]

I wrote C# program for facebook chatbot. I need to run this program all the time. My question is: Are there services, maybe in cloud, that allow me to do it for free? Thanks.
1
vote
1answer
1k views

Heroku how install/upload app

How I can upload my files to Heroku? I get a free MB to build a Facebook app, but its tutorial is very hard to understand for a beginner like myself. I stopped on $ git commit -am "changed greeting". ...
0
votes
1answer
114 views

Facebook apps and herouku cloud

Is smart to use a free cloud for facebook app - heroku (5mb limit) or use own VPS? I plan to build an FB app and trying to chose hosting? What you suggest? Is Heroku cloud platform a complicated ...
1
vote
1answer
205 views

How to develop facebook apps on windows azure platform?

What are the steps I need to do in order to host my .net written Facebook application on windows Azure platform? I developed some facebook app already but I wrote them with PHP and hosted them on my ...