Example 1 – The batching or aggregator pattern in Logic Apps

Batch processing is a critical requirement for most organizations. With event-based patterns and cloud consumption models, working with batch files is cost-effective and provides the end user with better insights into the business data. Logic Apps has built-in connectors for batch-processing use cases, in which the batch connector groups related messages and events in a collection until a specific criteria is met.

To understand this more clearly, let's take the example of a social media website. When we post an update on a social media site, we may get some comments. To analyze those comments, it is important to batch them up and pass them to a central repository such as a data ...

Get Serverless Integration Design Patterns with Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.