Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between Windows Azure and Amazon Elastic Compute Cloud?

0
Posted

What is the difference between Windows Azure and Amazon Elastic Compute Cloud?

0

Azure is a service that allows you to upload an application – the cloud system will then run it on an arbitrary number of physical machines in order to provide reliability and capacity. This is done largely transparently to your code. Billing is done on the basis of number of requests/data transfered/etc. Amazon EC2 is a service that allows you to rent one or more virtual machines running Linux/Windows or some other operating system on a per hour basis. Any reliability and scaling to multiple machines you will have to code into your application yourself.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123