Skip to main content

Home/ Cloud Computing/ Group items tagged servers

Rss Feed Group items tagged

Adron Hall

Windows Azure Platform. Inside the Cloud. Microsoft's Cloud World Explained Part 2. - A... - 0 views

  • Windows Azure provides three core components, Compute, Storage and the Fabric, along with the Fabric controller. Compute is effectively the Windows operating system, this is an instance. These instances contain a copy of your application. Instances also come in two flavours, a Web Role or a Worker Role. Web roles accept and process HTTP requests using IIS. Not everything you may want to run in Windows Azure is a Web application, so Windows Azure also provides Worker roles. A Worker role instance is quite similar to a Web role instance. The key difference is that a Worker role does not have IIS preconfigured to run in each instance. Web and Worker roles can communicate with each other via technologies like WCF, or using Windows Azure Storage queues.
  • Windows Azure platform Appfabric Windows Azure platform AppFabric is made up of two components, Service Bus and Access Control. Before going into these two components it’s worth noting that there is also a product called Windows Server platform Appfabric, currently these two “Appfabric” products are different, however they are the same product teams within Microsoft and their product roadmap includes closer synergy over time.
  •  
    hmmm, material snagged from the white paper I worked on.  :O I'm not too surprised, and it is on MS's blog, who technically owns the material anyway.  Great reuse!!
Alex MIkhalev

libcloud python library - a unified interface to cloud server providers - 0 views

  •  
    libcloud a unified interface to the cloud
Stian Danenbarger

OakLeaf Systems: "Comparing Google App Engine, Amazon SimpleDB and Microsoft SQL Server... - 1 views

  •  
    "The entry of the Google App Engine into the "Data Stores in the Cloud" arena on April 7, 2008 increases the number of high-profile Storage as a Service (StaaS?) players to three. Here's are brief highlights of the three entrants' features in the order of their arrival as beta versions" [Note: Not updated since 2008-05-06?]
  •  
    More than a year old, but still useful...?
« First ‹ Previous 61 - 64 of 64
Showing 20 items per page