Azure Web PubSub
Azure Web PubSub: Agenda : Azure Web PubSubCore Patterns for Microsoft Azure Overview & Common Use Cases Available SKUs and what is being unblocked? Use Cases & Recommended Architecture Demo Q & A/ Links to Documentation Azure Web PubSub –Overview Azure Web PubSub service is a bi-directional messaging service that helps you build real-time messaging web applications using WebSocketsand the publish-subscribe pattern Built-in support for large-scale client connections and highly available architectures Support for a wide variety of client SDKs and programming languages Offer rich APIs for different messaging patterns How to use the Azure PubSub service? Build serverless real-time applications: Use Azure Functions' integration with Azure Web PubSub service to build serverless real-time applications in languages such as JavaScript, C#, Java and Python. Send messages from server to clients via REST API: Azure Web PubSub service provides REST API to ...