Skip to content

Pluralsight - Azure Event Hubs for NET Developers Fundamentals

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: PluralsightGroup: NOGRPSource: Pluralsight
Info Hash
FE35A17DCFA3833227F6853E0084B5DBCE59211A
Source
Unverified
Total Size
978.21 MB
Total Files
100
Seeders
3
Leechers
0
Health
3.00
Score
6
Type
Bookware

File List

FileSize
01.Course Overview/01.Course Overview.mp45.09 MB
01.Course Overview/01.Course Overview.srt2.54 KB
02.Looking at the Scenario/06.What You Build in This Course.mp420.18 MB
02.Looking at the Scenario/05.The Wired Brain Coffee Machine Scenario.mp48.65 MB
02.Looking at the Scenario/03.Consume and Analyze Events.mp45.94 MB
02.Looking at the Scenario/04.Event Hub vs. IoT Hub.mp45.84 MB
02.Looking at the Scenario/02.What Are Azure Event Hubs.mp44.7 MB
02.Looking at the Scenario/07.Course Outline.mp42.31 MB
02.Looking at the Scenario/01.Introduction.mp42.29 MB
02.Looking at the Scenario/05.The Wired Brain Coffee Machine Scenario.srt8.31 KB
02.Looking at the Scenario/06.What You Build in This Course.srt7.97 KB
02.Looking at the Scenario/02.What Are Azure Event Hubs.srt5.74 KB
02.Looking at the Scenario/04.Event Hub vs. IoT Hub.srt5.27 KB
02.Looking at the Scenario/03.Consume and Analyze Events.srt4.6 KB
02.Looking at the Scenario/01.Introduction.srt2.36 KB
02.Looking at the Scenario/07.Course Outline.srt1.65 KB
03.Setting up an Event Hub in Azure/02.Create an Event Hub in Azure.mp418.4 MB
03.Setting up an Event Hub in Azure/06.Calculate the Costs.mp49.09 MB
03.Setting up an Event Hub in Azure/04.Throttling and Auto Inflate.mp48.42 MB
03.Setting up an Event Hub in Azure/05.Understand Partitions.mp46.04 MB
03.Setting up an Event Hub in Azure/03.Understand Throughput Units .mp44.05 MB
03.Setting up an Event Hub in Azure/07.Summary.mp41.68 MB
03.Setting up an Event Hub in Azure/01.Introduction.mp41.07 MB
03.Setting up an Event Hub in Azure/02.Create an Event Hub in Azure.srt10.47 KB
03.Setting up an Event Hub in Azure/05.Understand Partitions.srt6.39 KB
03.Setting up an Event Hub in Azure/04.Throttling and Auto Inflate.srt6.25 KB
03.Setting up an Event Hub in Azure/06.Calculate the Costs.srt5.02 KB
03.Setting up an Event Hub in Azure/03.Understand Throughput Units .srt2.91 KB
03.Setting up an Event Hub in Azure/07.Summary.srt1.68 KB
03.Setting up an Event Hub in Azure/01.Introduction.srt1.08 KB
04.Building a WPF Simulator App to Send Events/07.Write the Code to Send Events.mp425.13 MB
04.Building a WPF Simulator App to Send Events/03.Implement the MainViewModel.mp422.87 MB
04.Building a WPF Simulator App to Send Events/13.Batch Multiple Events .mp422.33 MB
04.Building a WPF Simulator App to Send Events/06.Create and Use a CoffeeMachineDataSender.mp422.11 MB
04.Building a WPF Simulator App to Send Events/14.Keep the Message Size Limit When Batching.mp419.8 MB
04.Building a WPF Simulator App to Send Events/08.Read the Connection String from the App.config.mp419.58 MB
04.Building a WPF Simulator App to Send Events/02.Create the Project and Build the User Interface.mp418.84 MB
04.Building a WPF Simulator App to Send Events/12.Use a DispatcherTimer to Send Events Periodically.mp414.56 MB
04.Building a WPF Simulator App to Send Events/09.Set up a Shared Access Policy and Send Events.mp414.55 MB
04.Building a WPF Simulator App to Send Events/10.Log Sent Events and Exceptions.mp413.85 MB
04.Building a WPF Simulator App to Send Events/05.Add a .NET Standard Library to Send Events.mp413.58 MB
04.Building a WPF Simulator App to Send Events/04.Create CoffeeMachineData When a Coffee Is Made.mp411.03 MB
04.Building a WPF Simulator App to Send Events/11.Add and Bind Properties for Periodical Events.mp47.14 MB
04.Building a WPF Simulator App to Send Events/01.Introduction.mp44.25 MB
04.Building a WPF Simulator App to Send Events/15.Summary.mp41.92 MB
04.Building a WPF Simulator App to Send Events/03.Implement the MainViewModel.srt9.04 KB
04.Building a WPF Simulator App to Send Events/07.Write the Code to Send Events.srt8.47 KB
04.Building a WPF Simulator App to Send Events/13.Batch Multiple Events .srt7.95 KB
04.Building a WPF Simulator App to Send Events/14.Keep the Message Size Limit When Batching.srt7.79 KB
04.Building a WPF Simulator App to Send Events/09.Set up a Shared Access Policy and Send Events.srt7.52 KB
04.Building a WPF Simulator App to Send Events/06.Create and Use a CoffeeMachineDataSender.srt7.4 KB
04.Building a WPF Simulator App to Send Events/05.Add a .NET Standard Library to Send Events.srt6.94 KB
04.Building a WPF Simulator App to Send Events/02.Create the Project and Build the User Interface.srt6.42 KB
04.Building a WPF Simulator App to Send Events/08.Read the Connection String from the App.config.srt5.53 KB
04.Building a WPF Simulator App to Send Events/10.Log Sent Events and Exceptions.srt5.13 KB
04.Building a WPF Simulator App to Send Events/12.Use a DispatcherTimer to Send Events Periodically.srt4.61 KB
04.Building a WPF Simulator App to Send Events/04.Create CoffeeMachineData When a Coffee Is Made.srt4.04 KB
04.Building a WPF Simulator App to Send Events/01.Introduction.srt3.99 KB
04.Building a WPF Simulator App to Send Events/11.Add and Bind Properties for Periodical Events.srt3.34 KB
04.Building a WPF Simulator App to Send Events/15.Summary.srt1.83 KB
05.Consuming Events in a .NET Core Application/03.Create a PartitionReceiver to Receive Events.mp436.94 MB
05.Consuming Events in a .NET Core Application/04.Receive Events from All Event Hub Partitions.mp430.77 MB
05.Consuming Events in a .NET Core Application/10.Build a .NET Core Console App and Implement IEventProcessor.mp430.66 MB
05.Consuming Events in a .NET Core Application/06.Reading Events from a Specific Offset.mp421.07 MB
05.Consuming Events in a .NET Core Application/11.Register the IEventProcessor with an EventProcessorHost.mp420.89 MB
05.Consuming Events in a .NET Core Application/16.Understand How Events Are Ordered.mp417.28 MB
05.Consuming Events in a .NET Core Application/13.Offset Handling with EventProcessorHost.mp414.76 MB
05.Consuming Events in a .NET Core Application/05.Deserialize a CoffeeMachineData Object from JSON.mp414.13 MB
05.Consuming Events in a .NET Core Application/15.Reader Synchronization with EventProcessorHost.mp413.06 MB
05.Consuming Events in a .NET Core Application/02.Build a .NET Core Console App and Initialize an EventHubClient.mp412.24 MB
05.Consuming Events in a .NET Core Application/14.The Azure Blob Storage Used by EventProcessorHost.mp411.92 MB
05.Consuming Events in a .NET Core Application/07.Understand Consumer Groups.mp49.57 MB
05.Consuming Events in a .NET Core Application/08.Understand More About Partitions.mp48.13 MB
05.Consuming Events in a .NET Core Application/12.Set up and Use a Storage Account.mp47.81 MB
05.Consuming Events in a .NET Core Application/09.Receive Events with an EventProcessorHost.mp46.79 MB
05.Consuming Events in a .NET Core Application/01.Introduction.mp42.79 MB
05.Consuming Events in a .NET Core Application/17.Summary.mp41.7 MB
05.Consuming Events in a .NET Core Application/03.Create a PartitionReceiver to Receive Events.srt12 KB
05.Consuming Events in a .NET Core Application/04.Receive Events from All Event Hub Partitions.srt9.7 KB
05.Consuming Events in a .NET Core Application/10.Build a .NET Core Console App and Implement IEventProcessor.srt8.89 KB
05.Consuming Events in a .NET Core Application/16.Understand How Events Are Ordered.srt7.99 KB
05.Consuming Events in a .NET Core Application/11.Register the IEventProcessor with an EventProcessorHost.srt7.98 KB
05.Consuming Events in a .NET Core Application/06.Reading Events from a Specific Offset.srt6.52 KB
05.Consuming Events in a .NET Core Application/08.Understand More About Partitions.srt6.07 KB
05.Consuming Events in a .NET Core Application/07.Understand Consumer Groups.srt5.77 KB
05.Consuming Events in a .NET Core Application/02.Build a .NET Core Console App and Initialize an EventHubClient.srt5.69 KB
05.Consuming Events in a .NET Core Application/09.Receive Events with an EventProcessorHost.srt5.33 KB
05.Consuming Events in a .NET Core Application/13.Offset Handling with EventProcessorHost.srt4.97 KB
05.Consuming Events in a .NET Core Application/05.Deserialize a CoffeeMachineData Object from JSON.srt4.52 KB
05.Consuming Events in a .NET Core Application/15.Reader Synchronization with EventProcessorHost.srt3.71 KB
05.Consuming Events in a .NET Core Application/14.The Azure Blob Storage Used by EventProcessorHost.srt3.71 KB
05.Consuming Events in a .NET Core Application/12.Set up and Use a Storage Account.srt3.33 KB
05.Consuming Events in a .NET Core Application/01.Introduction.srt2.8 KB
05.Consuming Events in a .NET Core Application/17.Summary.srt1.77 KB
06.Analyzing Real-time Data with Stream Analytics and Power BI/09.Use Q&A in Power BI to Add a Map.mp420.09 MB
06.Analyzing Real-time Data with Stream Analytics and Power BI/06.Optimize the Stream Analytics Query.mp415.02 MB
06.Analyzing Real-time Data with Stream Analytics and Power BI/08.Use Q&A in Power BI to Add a Clustered Column Chart.mp49.58 MB
06.Analyzing Real-time Data with Stream Analytics and Power BI/03.Define the Event Hub as an Input.mp49.04 MB
06.Analyzing Real-time Data with Stream Analytics and Power BI/07.Create a Real-time Dashboard in Power BI.mp48.32 MB
06.Analyzing Real-time Data with Stream Analytics and Power BI/05.Start the Job and Receive Data in Power BI.mp48.22 MB

Trackers

No trackers found.