已答复 What is the use of windows azure?

  • Saturday, September 22, 2012 6:05 AM
     
     
    What is the use of windows azure?

All Replies

  • Saturday, September 22, 2012 12:11 PM
     
     Answered

    Hi,

    I think that you should specify your question a little bit. What do you exactly want to know? Azure is a big platform with a wide range of usage scenarios.

    In general Windows Azure is Microsoft Cloud Computing platform and you can do a lot with it. On the one hand it can be used as a development platform and on the other hand as a virtualization platform (and of course a lot of things).

    To become a little bit familiar with Azure you should visit the following sites:


    Best Regards. When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. This helps us build a healthy and positive community.

    @Horizon_Net | Blog

  • Monday, September 24, 2012 11:03 AM
     
     Answered
    It's a PaaS as well as IaaS. Have a look at this short 6 minute video to get a quick overview of it. To dive into more details and yet get quickly acquinted with it, watch Windows Azure Jump Start video series.

    If this answers your question, please Mark it as Answer. If this post is helpful, please vote as helpful.

  • Monday, September 24, 2012 11:21 AM
     
     Answered
    What is the use of windows azure?

    From my point of view as someone who lives writing and selling software, it has some big advantages

      • For my simple programs Azure means my online versions will run on any client, Mac,PC,Mobile etc.
      • I don't have to worry about people cracking and distributing my programs without paying me.
      • I can re-use my old libraries.
      • Azure takes care of a lot of things I don't have the knowledge or will to handle, like confuring and maintaining multiple servers.

    http://www.ransen.com Cad and Graphics software

  • Friday, September 28, 2012 6:39 AM
     
     Answered

    Windows Azure provides many services. Each services has its own usage.Broadly speaking, the services that Windows Azure provide can be separated into two categories, a) IaaS, infrastructure as a service, b) PaaS, platform as a service.

    IaaS is basically providing data center hosted virtual machine. Many organizations prefer to use Microsoft Windows Azure hosted VM instead of managing those themselves to simplify the logistics and reduce costs. 

    PaaS is cloud computing platform technology, for example Blob Storage, Table Storage, Queue, SQL Azure, Service Bus, Media Services, and Mobile services. Each services has its own set of use cases, for example, Blob storage enables Windows Azure application to read/write/update/delete large binary objects in data center.


    Gong Cheng

  • Friday, October 05, 2012 4:18 PM
     
     
    Has your question been answered? If so, please mark the appropriate post as answer so other community members with a similar question can find help faster.

    Best Regards. When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. This helps us build a healthy and positive community.

    @Horizon_Net | Blog