Session

Breaking a Monolith Data Import into Azure Logic Apps Quick

Everyone probably has made them: Scheduled tasks to download files and import the data into a different database after some transformations and business logic.
But those can get vulnerable quickly by piling up its purposes and external dependencies, creating a small monolith.

Azure has different resource types to help you create these kind of tasks.
But if you start from an existing one, you can use Azure Logic Apps to offload your external connections without any code.
Combine it with Azure Storage Accounts and Service Bus to create a whole extendable integration solution.

We'll start with an Azure Function that was responsible for all steps of an import, and break it down with Logic Apps to the point where it can ingest files from different sources at the same time.

Wouter Bauchart

Technical Architect @ Xebia

Lummen, Belgium

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top