Unanswered Questions

0
votes
1answer
14 views

What programming platforms does Windows Azure support?

Can you only use .Net code inside Windows Azure, or is it possible to use other development platforms to create your applications? Can I use Java or PHP? How about native C++ code? …
0
votes
2answers
31 views

What do cloud computing data centers look like?

What do the cloud computing data centers look like. Are they banks of server racks?
0
votes
3answers
6 views

How can I get an Azure token

I am looking to try out the Nov CTP of Azure and realise I don't have a token (I thought I did but can't find it). Where can I get a token to register and create a project?
0
votes
2answers
5 views

Do Azure have data centers in Europe?

Having experimented with Amazon and runnning some websites there we still had some issues with the latency created by the distance to the data centers. Do Azure feature data cente …
0
votes
0answers
7 views

Is there any feature that allows for the site being hosted to Auto-Scale under load?

What actually happens when a site reaches its capacity in terms of being able to service requests well under unexpected load? Does the service "spin up" additional virtual machine …
0
votes
0answers
0 views

Azure and windows XP

If I have only windows XP, how would I be able to create and deploy an application in Azure cloud? More specifically, what would I be able to do with only Windows XP in hand?
0
votes
0answers
1 views

What are the storage options for EC2?

How can I store my data in Amazon EC2? Is there a database I can use, am I able to store my business files in the cloud?
0
votes
0answers
2 views

What is the pricing of Google App Engine?

If I want to use Google App Engine, what is the pricing for it? Am I charged per CPU/hour like EC2 and Azure or is it per user?
0
votes
0answers
3 views

What programming language can i use when creating Google App Engine applications

I want to create services using Google App engine, what programing languages can I use? Are there any tools or libraries I can hook into to help me out?