Skip to main content

Home/ Cloud Computing/ Group items tagged queues

Rss Feed Group items tagged

serverless360

Azure Service Bus Queues vs Topics | Serverless360 - 0 views

  •  
    Here is the effective differentiation between Azure Service Bus Queues vs Topics which can be better managed and monitored by using Serverless360.
Rich Hintz

InfoQ: Amazon Web Services: Building Blocks for True Internet Applications - 0 views

  •  
    presentation discusses how Amazon's Web Services can help Web developers solve common but vexing problems, including scaling. The Elastic Compute Cloud (EC2) and Simple DB are discussed in detail along with the Simple Queue, Simple Storage, and Flexible Payment Services. Each discussion covers basic concepts, example APIs, and brief introductions of case studies.
DJHell .

Cloud computing with Amazon Web Services, Part 4: Reliable messaging with SQS - 0 views

  •  
    Learn basic Amazon SimpleDB (SDB) concepts and explore some of the functions provided by boto, an open source Python library for interacting with SDB. In this "Cloud computing with Amazon Web Services" series, learn about cloud computing using Amazon Web Services. Explore how the services provide a compelling alternative for architecting and building scalable, reliable applications. In this article, learn about the reliable and scalable messaging service provided by Amazon Simple Queue Service (SQS).
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!!
1 - 4 of 4
Showing 20 items per page