Lambda Architecture for IoT and Big Data Systems
Lambda Architecture is a data processing design pattern designed for Big Data systems that need to process data in near real-time. This pattern works very…
Microsoft Azure offers a variety of Integration services in the cloud to seamlessly integrate on-premises and cloud-based applications, data, and processes across the enterprise. This includes Logic Apps, Service Bus, API Management, Event Grid, and more!
12 articles
Lambda Architecture is a data processing design pattern designed for Big Data systems that need to process data in near real-time. This pattern works very…
As I’m writing this Twitter is down, and it’s actually been down for at least 20 minutes now. It’s hard to tell exactly how long…
Both Azure Event Grid and Azure IoT Hub are massively scalable messaging services in the Microsoft Azure Cloud. There’s a lot of talk about Azure…
In the early days of Microsoft Azure, there were only a couple message queue service; Azure Storage Queue and Service Bus. This was way back…
Azure Event Grid is a messaging service built to enable event-based architectures to be built more easily. At the basic level it’s similar to a…
Microsoft has announces a bunch of updates to Azure Logic Apps. If you’re note familiar with Azure Logic Apps, they provide a “no-code” solution for…
Microsoft has published a number of infographics to help give some visual guidance to various aspects of the Azure cloud. One of these infographics is…
Messaging has become pretty fundamental with the wider adoption of Microservices and other cloud design pattern. There are many ways to transmit a message. Many messaging…
The book “Microsoft Azure Essentials: Azure Automation” written by Michael McKeown is written to target IT Pros and PowerShell developers to help them understand the…
The Azure Service Bus Queue feature offers easy to implement infrastructure for implementing brokered messaging communication. Implementing a Message Queue requires the implementation of at…
An Microsoft Azure Service Bus Namespace can certainly be managed through the Azure Management Portal. However easy that is for a user to do manually,…
Microsoft Azure Service Bus provides an PaaS (Platform as a Service) communications platform built to allow more robust, multi-tenant software systems to be built in…