English 中文(简体)
Microsoft Azure Tutorial

Microsoft Azure Advanced

Microsoft Azure Useful Resources

Selected Reading

Microsoft Azure - Applications
  • 时间:2024-11-03

Microsoft Azure - Apppcations


Previous Page Next Page  

Windows Azure is usually misinterpreted as just a hosting solution, but there is a lot more that can be done using Windows Azure. It provides a platform to develop apppcations using a range of available technologies and programming languages. It offers to create and deploy apppcations using .net platform, which is Microsoft’s own apppcation development technology. In addition to .net, there are many more technologies and languages supported. For example, Java, PHP, Ruby, Oracle, Linux, MySQL, Python.

Windows Azure apppcations are scaled by creating multiple instances of the apppcation. The number of instances needed by the apppcation is specified by the developer while hosting the apppcations. If traffic is increased or decreased on the website or web apppcation it can be managed easily by logging in to Windows Azure management portal and specifying the instances. Load balancing can also be automated which would allow Azure to make the decision itself as when to assign more resources to apppcation.

Web apppcations support .net, java, python, php and node.js. Tasks such as scapng and backups can be easily automated. A new feature called ‘webjobs’ is available, which is a kind of batch processing service. Webjobs can also be scaled and scheduled. The mobile apppcation platforms supported are Xamarin iOS, Xamarin Android and IOS.

Azure platform is developed in such a way that developers need to concentrate on only the development part and need not worry about other technical stuff outside their domain. Thus most of the administrative work is done by Azure itself.

A marketplace is also set by Azure where its customers can buy apppcations and services. It is a platform where customers can search apppcations and deploy them in an easier way. Azure marketplace is available in 88 countries at present. An apppcation purchased from the marketplace can be easily connected to the local development environment by the apppcation developers. The pricing is done using 5 different models, which includes usage-based and monthly fee. Some of the apppcations are even free of charge.

Advertisements