Azure Integration

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

Aug 24, 2017 4 min read

What is Azure Event Grid?

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…

Jan 20, 2017 2 min read

Azure Logic App Updates January 2017

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…

Jun 23, 2016 1 min read

Azure Infographic: API Management

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…

Feb 15, 2016 3 min read

Messaging Architecture: What is AMQP?

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…

Jan 30, 2016 1 min read

Free eBook: Azure Automation

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…

Oct 26, 2015 8 min read

Using Azure Service Bus Queues from .NET

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…

Sep 23, 2015 4 min read

What is Azure Service Bus?

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…