Microsoft Azure Service Bus - Schulungen, Online Kurse, Experten, Community

Microsoft Azure Service Bus Definition

Azure Service Bus bietet eine Messaginginfrastruktur, über die Anwendungen Nachrichten austauschen können, um die Skalierbarkeit und Ausfallsicherheit zu verbessern.

Microsoft Azure Service Bus Schulungen

Azure Service Bus 101 with Dan Rosanova

Azure Service Bus 101 with Dan Rosanova

Video | Englisch | Anspruch
Dan Rosanova talks about Azure Service Bus. He explains Topics, Queues and Relays. Then, Dan builds a simple app in Python that talks to Azure Service Bus. Areas covered in this video: Creating a new namespace., Creating and running a new Python application in Visual Studio.,...
Azure Service Bus 102 with Dan Rosanova

Azure Service Bus 102 with Dan Rosanova

Video | Englisch | Anspruch
Dan Rosanova talks about Azure Service Bus. He explains Topics, Queues and Relays. In this 102 episode, Dan expands on the concept of Topics Areas covered in this video: What are topics and why do you need them?, How does PubSub work?, How do you create Brokered Messages?,
Azure Service Bus 103 with Dan Rosanova

Azure Service Bus 103 with Dan Rosanova

Video | Englisch | Anspruch
Dan Rosanova talks about Azure Service Bus. He explains Dead Letter Messaging and Properties, and extends on the PubSeb example in the 102 video. Areas covered in this video: Properties, Dead Letter Handling, TTL - Time to Live,
Azure Service Bus 104 with Dan Rosanova

Azure Service Bus 104 with Dan Rosanova

Video | Englisch | Anspruch
Dan Rosanova talks more deeply about Azure Service Bus techniques with common patterns in Distributed Messaging Areas covered in this video: Correlation IDs, Read Receipts, ReplyTo Queues,
Azure Service Bus Relay overview

Azure Service Bus Relay overview

Video | Englisch | Anspruch
Clemens Vasters stellt einen Überblick von Azure Service Bus Relay Service vor.
Cloud Cover Episode 23 - AppFabric Service Bus

Cloud Cover Episode 23 - AppFabric Service Bus

Video | Englisch | Anspruch
Join Ryan and Steve each week as they cover the Microsoft cloud. You can follow and interact with the show at @cloudcovershow In this episode: Wade Wegner joins us as we talk about what the Windows Azure AppFabric Service Bus is and how to use it. , Discover the different...
Cloud Cover Episode 47 - Queues and Topics in the Windows Azure AppFabric Service Bus

Cloud Cover Episode 47 - Queues and Topics in the Windows Azure AppFabric Service Bus

Video | Englisch | Anspruch
Join Wade and Steve each week as they cover the Windows Azure Platform. You can follow and interact with the show at @CloudCoverShow. In this episode, Brent Stineman joins Steve to discuss the newly-released Topics and Queues features in the Windows Azure AppFabric Service Bus.
Cloud Cover Episode 6 - Service Bus Tracing

Cloud Cover Episode 6 - Service Bus Tracing

Video | Englisch | Anspruch
Join Ryan and Steve each week as they cover the Microsoft cloud. You can follow and interact with the show at @cloudcovershow In this episode: Learn about the AppFabric Service Bus and how to use it to help debug your services , Find some cool samples and kits for Windows Azure...
Custom Analyzers, Search Analytics, & Portal Querying in Azure Search

Custom Analyzers, Search Analytics, & Portal Querying in Azure Search

Video | Englisch | Anspruch
Back in the studio is a man who I think lives at Channel 9, which is awesome because we absolutely love the cool stuff he talks about! ;) Liam Cavanagh is back to talk about Azure Search and the new enhancements to the Azure portal, new search traffic analytics capabilities and...
Episode 107 - Service Bus updates in Windows Azure SDK 2.0

Episode 107 - Service Bus updates in Windows Azure SDK 2.0

Video | Englisch | Anspruch
In this episode Nick Harris and Nathan Totten are joined by Abhishek Lal – Senior Program Manager on Windows Azure – who demonstrates what's new for Service Bus in the Windows Azure SDK 2.0 update including OnMessage receiver, Message Browse and SAS. Links to deck,...
Episode 119 - Whats new in Windows Azure Service Bus

Episode 119 - Whats new in Windows Azure Service Bus

Video | Englisch | Anspruch
In this episode Nick Harris and Chris Risner are joined by Abhishek Lal, Senior Program Manager on the Windows Azure Service Bus team. In this episode Abhishek Lal details What's new for Service Bus in Windows Azure Service Bus 1.1 for Windows Server: Symmetric features in...
Episode 75 - Building Windows 8 Metro Apps using Windows Azure Service Bus

Episode 75 - Building Windows 8 Metro Apps using Windows Azure Service Bus

Video | Englisch | Anspruch
Join Nate and Nick each week as they cover Windows Azure. You can follow and interact with the show at @CloudCoverShow. In this episode, we are joined by Abhishek Lal — Senior Program Manager for Windows Azure Service Bus — who shows us some enhancements to the...
Episode 95 - Windows Azure Service Bus Fall Updates

Episode 95 - Windows Azure Service Bus Fall Updates

Video | Englisch | Anspruch
In this episode Nick and Nate are joined by Abhishek Lal – Program Manager on Windows Azure – who talks about the latest updates to the Windows Azure Service Bus. Abhishek demonstrates the improvements in SDK 1.8 including the WinRT messaging libraries that allow...
Getting Started with Service Bus. Part 1: The Portal

Getting Started with Service Bus. Part 1: The Portal

Video | Englisch | Anspruch
<iframe src="https://channel9.msdn.com/Blogs/Subscribe/Getting-Started-with-Service-Bus-Part-1-The-Portal/player" width="960" height="540" allowFullScreen frameBorder="0"></iframe>
Getting Started with Service Bus. Part 2: .NET SDK and Visual Studio

Getting Started with Service Bus. Part 2: .NET SDK and Visual Studio

Video | Englisch | Anspruch
In this second part of the "Getting Started with Service Bus" series, I explain how to get at the SDK, give a brief tour of the Visual Studio tooling installed by the SDK, tell you how to use NuGet to add references to the Service Bus assembly, and give a brief overview of the...
How Halo 4 is using Windows Azure Service Bus

How Halo 4 is using Windows Azure Service Bus

Video | Englisch | Anspruch
On the way driving from my hotel to work this morning, I swung by 343 Industries' super-secret hidden space command facility to meet Angus, Caitie, and Hoop from Section 3, the team that creates the services backbone for the Halo game series including Halo Waypoint. We talk...
Internet of Things with Azure Service Bus

Internet of Things with Azure Service Bus

Video | Englisch | Anspruch
The advent of the Internet of things and connected devices present numerous integration and messaging challenges you can tackle with Service Bus. In this session, I'll demonstrate how to use queues and topics to enable a variety of M2M scenarios--everything from command/control...
Lap Around Monitoring, Management and DevOps Solutions in Windows Azure

Lap Around Monitoring, Management and DevOps Solutions in Windows Azure

Video | Englisch | Anspruch
Windows Azure has made a great deal of improvements in the area of management and monitoring of cloud applications since the first release early last year. In this session, get a preview of the exciting new monitoring and management capabilities that gives you insights into...
Messaging at Scale with Azure Service Bus Queues and Topics

Messaging at Scale with Azure Service Bus Queues and Topics

Video | Englisch | Anspruch
Azure Service Bus allows you to de-couple and communicate between services and applications using Queues and Topics (Pub Sub). Scenarios enabled include building hybrid applications, intra-application and in-application communication, with broad reach from client and server...
Messaging with Windows Azure Service Bus

Messaging with Windows Azure Service Bus

Video | Englisch | Anspruch
Windows Azure Service Bus offers a rich set of messaging capabilities in the cloud as well as on-premises. This session discusses some of the advanced messaging capabilities in Service Bus. Join us to learn about publish-subscribe patterns, Using the Service Bus sessions,...
Microsoft Advanced Patrol Platform

Microsoft Advanced Patrol Platform

Video | Englisch | Anspruch
Watch this video to learn more about the latest mobile technologies supporting law enforcement.
Scaling out Azure Service Bus Event Hubs 102 with Dan Rosanova

Scaling out Azure Service Bus Event Hubs 102 with Dan Rosanova

Video | Englisch | Anspruch
We expand on the last episode (Azure Service Bus Event Hubs 101) and demonstrate using an intelligent agent, EventProcessorHost, to scale out our telemetry processing. Dan Rosanova shows us the code and the techniques we need to know to pull in and process huge amounts of data.
Service Bus Introduction

Service Bus Introduction

Video | Englisch | Anspruch
Service Bus Intro for WindowsAzure.com
What's new in the Service Bus .NET SDK 2.0

What's new in the Service Bus .NET SDK 2.0

Video | Englisch | Anspruch
If you'll want to spend some 15 minutes of your time with me,. here's the gist of the new features in the Windows Azure Service Bus .NET SDK "2.0" that we're releasing today. You can get the bits either inlined into the new Windows Azure SDK via the Web Platform Installer or,...

Microsoft Azure Service Bus Community

Tausche Dich mit Mitgliedern und Experten zu Microsoft Azure Service Bus aus.
In dieser Community Gruppe geht es um alles Wissenwerte zum Thema Azure Cloud...

Microsoft Azure Service Bus Experten

Nehme jetzt Kontakt zu Microsoft Azure Service Bus Experten in Deiner Nähe auf.

zurück zur Übersicht