Тёмный
Azure Messaging & Stream Processing - "Subscribe!"
Azure Messaging & Stream Processing - "Subscribe!"
Azure Messaging & Stream Processing - "Subscribe!"
Подписаться
Subscribe! is a video blog about Messaging, Middleware, Architecture, and all sort of other interesting topics around building larger and more sophisticated solutions than your average website on Azure. The channel host is Clemens Vasters, Principal Architect at Microsoft.
Комментарии
@guymanheim
@guymanheim 2 месяца назад
holy cow, this is a truly excellent series.
@omarcruz6326
@omarcruz6326 2 месяца назад
Hello, hello. For the people here, asking how to connect the "MQTTX". Well, MQTTX or any other MQTT client will need to be configured basically in the same way: Broker URL, Port, and the most important The client certificate and the key. Once you do that, your client that could be anything will work perfectly. Personally, I like a lot MQTT Explorer so I always use that one. I entered the corresponding settings, I uploaded the Client Certficate and the key (this is Very important) and basically that's all. All works fine :)
@adatalearner
@adatalearner 5 месяцев назад
if there is a downstream application of the consumer, is it possible for the downstream consumer to send the acknowledgement to the queue that the message was accepted and handled? Or it should be the consumer only which can send an acknowledgement ?
@marcinostrowski960
@marcinostrowski960 6 месяцев назад
can you kindly explain how you setup MQTTX to connect to Azure Event Grid why don't you want to explain step by step how to configure everything, especially what everyone cares about the most mqttx also how to create a demo certificate for each mqtt client, you are avoiding the topic of how to configure everything and it irritates me a lot I know you are presenting possibilities, but for us engineers the most important thing is how everything works and how we can configure it to our needs so that our customer is satisfied. i f I show them that everything works, then I can find potential customers, if I show them how everything works on a real example I'm sorry for this tone, but it will definitely be financially beneficial for you to show step by step how to set up the mqqt client.
@amilaruwan99
@amilaruwan99 4 месяца назад
Same here. He avoided the most important part.
@anant2215
@anant2215 6 месяцев назад
Thank you for your short and crisp tutorial for the Azure Event Grid. I have a question, how and what DB is preferred to save the published messages? I Have a scenario where I have 100 plus MQTT streams and I want to process and save the processed output into timeseries DB. And if needed users can pull up the historical data and see the trends etc. Thank you for your time and support.
@steveb7600
@steveb7600 6 месяцев назад
Cosmos DB
@ingybing
@ingybing 9 месяцев назад
At 11:47 you say that the topic names are either flat or hierarchical but I can only see in service bus that they are Flat.... if i try and make a hierarchical name it just gets converted to warehouse~ab~siteA. Has this been removed as supported functionality? for my scenario i might have customerA/live/topic1 customerB/live/topic1 so being able to manage these hierarchically and apply a permission at the customerB/live point and have it cascade to all child topics would be great but i don't see how you do this.
@csefi1138
@csefi1138 Год назад
Very good presentation! 👍
@user-jo2wt1pv7c
@user-jo2wt1pv7c Год назад
Hi can anyone explain how to generate certificate(s) and use the thumbnail authentication please?
@prawn764
@prawn764 Год назад
Hey could you please explain how to connect MQTTX to azure event grid?
@secularinvesting5970
@secularinvesting5970 Год назад
can you kindly explain how you setup MQTTX to connect to Azure Event Grid?
@santiagobarbieri-vn9rz
@santiagobarbieri-vn9rz Год назад
Azure Event Grid is a push style distribution of events. Azure Service Buss is a pull-style. Azure Event Hubs is a push-style or pull-style? The sever (Event Hubs) pushes the events to the consumer.? Or the consumer pull the events?
@clemensv
@clemensv Год назад
The consumer pulls with Event Hubs.
@santiagobarbieri-vn9rz
@santiagobarbieri-vn9rz Год назад
@@clemensv Thanks!
@santiagobarbieri-vn9rz
@santiagobarbieri-vn9rz Год назад
In Kafka we have brokers. We have the leader and the follower. If the leader server goes down, then the follower becomes the leader. Does Azure Event Hubs has something similar?
@clemensv
@clemensv Год назад
As I explain in this talk, an Event Hubs deployment, of which we have several hundred, is a 3-tier broker cluster consisting of usually more than 30 VMs spread across 3 availability zones (= independent data centers). If any component across these three tiers goes down, it is instantly replaced in its role by a predesignated secondary (follower). We can lose two entire data centers and your namespace will still be up.
@santiagobarbieri-vn9rz
@santiagobarbieri-vn9rz Год назад
@@clemensv Perfect! Thanks for your answer
@vktop2
@vktop2 Год назад
Nice video!, How can I get the configuration data of an Azure Service Bus queue or topic automatically with powershell? thanks
@brow318
@brow318 2 года назад
Fantastic details. More, more, more.
@ajaypathakji
@ajaypathakji 2 года назад
Hi Clemens, Thanks for the wonderful presentation. I am looking to use Azure Service bus at organization level and wanted to know if there is some best practices that can be used for queue management and sharing Azure Service Bus across multiple application. I want to use Azure Service Bus as central place for sending notifications from application to application
@sawtarring2108
@sawtarring2108 2 года назад
𝐩𝓻Ỗ𝓂Ø𝓈M ✌️
@antoniemerks1375
@antoniemerks1375 2 года назад
How does the locking of messages work with multiple consumers (subscribers of topics) on the incoming message?
@azuresubscribe
@azuresubscribe 2 года назад
Each subscription has a distinct queue and locking there works like with any other queue. You can also have competing consumers on a subscription.
@bartmaraszek6495
@bartmaraszek6495 2 года назад
It is explained that a channel is unidirectional, but in the picture there are CH0, CH1, CH2 pointing in both directions, why?
@souraneelmandal7912
@souraneelmandal7912 3 года назад
Sir, Slides or ppts' are not accessible through the description given link. Please help me...
@layekhossain6798
@layekhossain6798 3 года назад
এই চ্যানেল সাব্‌সক্রাইব করে নোটিফিকেশন অন করে দিন ru-vid.com/show-UCdMRJA7XyKM86DzXd6onKig আমার চ্যানেলের কনটেন্ট গুলো ভালো লাগলে লাইক, শেয়ার ও কমেন্ট করু
@ravim5616
@ravim5616 4 года назад
how is Event Hubs topic(Event Hub) different from Service Bus topic
@musicalintuition
@musicalintuition 4 года назад
Excellent series
@musicalintuition
@musicalintuition 4 года назад
Excellent introduction to AMQP. After seeing this I feel confident I can start reading the AMQP specs without being lost.
@TheMeeeehdiiii
@TheMeeeehdiiii 4 года назад
Hi, thanks for the videos. Session Flow Control is in the TLS layer, and Link Flow Control is above, in the application layer. Is this correct? And as i know, TCP itself has also Flow Control in its layer in the transport layer (layer4). Why is a Link Flow Control required? Is the Session Flow Control the same as the TCP Flow Control or is it again one above, additionally? Why do we have several Flow Controls on each layer/level? Why is a Link Flow Control needed if TCP already have a Flow Control? Appreciate any comments.
@Icr125riderI
@Icr125riderI 4 года назад
A lot of this flow control stuff seems like it would be handled for you via TCP, no? TCP with their sliding windows and what not. Is there and advantage to doing this up in the application layer too?
@musicalintuition
@musicalintuition 4 года назад
TCP only knows streams, not individual messages.
@johnplagman7192
@johnplagman7192 4 года назад
I have had great service really I got a great job with it I got
@zaeemahmedabbasi
@zaeemahmedabbasi 4 года назад
Please share link to next course o. TRANSACTIONS and so on..
@t00lkit
@t00lkit 4 года назад
Thanks Clemens: you've managed to bring the lacklustre OASIS spec to life. Bedankt!
@dplinux
@dplinux 4 года назад
Is there someone that can give me a brief summary/ explanation of this.??
@ifyboi85
@ifyboi85 4 года назад
This is the brief summary/ explanation of this
@machinegunner_
@machinegunner_ 4 года назад
He mentioned that the original specification is 100 pages long and this is 15 minutes of video. Yet you need a summary? ALAS!
@3j141592653589793238
@3j141592653589793238 5 лет назад
Yay, SWF file format revived!
@OmerKatz1234
@OmerKatz1234 5 лет назад
Thank you for these videos. You are much clearer than the spec. Where is part 6?
@CaboLabsHealthInformatics
@CaboLabsHealthInformatics 6 лет назад
Look at the camera not at the monitor
@lmbpinaSoares
@lmbpinaSoares 6 лет назад
Shut up, listen and be thankful.
@nomoredynasty
@nomoredynasty 4 года назад
@CaboLabs Health Informatics Dont be a dumb idiot
@amarzavery1
@amarzavery1 6 лет назад
what is the difference between a channel and a link? It is too confusing. If channels are the same as links then why introduce two terms for the same thing?
@musicalintuition
@musicalintuition 4 года назад
channels are ephemeral and recreated upon every connection... Links are a higher abstraction and built on top of channels/sessions, which state can be persisted
@olexandrklymenko
@olexandrklymenko 7 лет назад
damn boring :(
@machinegunner_
@machinegunner_ 4 года назад
If fundamentals are boring to you then you have a tough career ahead dude.
@ayushchachre6147
@ayushchachre6147 7 лет назад
That is mind blowing !!!!!
@ayushchachre6147
@ayushchachre6147 7 лет назад
hello, sir, By watching your videos i brought ethernet shield and arduino. What i am trying to do is access my ethernet shield or arduino from any remote location. But its not working , i tried port forwarding from my router. I can access them on my local network. So please help
@ryanjackson0x
@ryanjackson0x 7 лет назад
Audio is a bit rough - echo-y.
@mandarbhatye17
@mandarbhatye17 7 лет назад
Nice video. Thanks.
@pierreecholz9533
@pierreecholz9533 10 лет назад
How do I connect to my radio stream from two different devices at the same time without getting knocked off by one..