Skip to content
Portfolio Olympus Project
Javascript/Nuxt.js Python/FastAPI Azure Data Lake Azure Durable Function Azure Entra ID Async

System Integration App

Requests created within the source system are passed to the app for further processing. Requests are grouped into batches and forwarded asynchronously to the target system.

A

Admin

2 min read

System Integration and Processing Application

Requests created within the source system are passed to the app for further processing. Requests are grouped into batches and forwarded asynchronously to the target system by running the Azure Data Factory pipeline. Pipeline execution is monitored by the app. Upon completion of batch processing, the processing results are sent back to the source system.

Features

  • Frontend: Javascript/Nuxt.js
  • Backend: Python/FastAPI
  • Execution engine: Azure Durable Function
  • Storage: Azure SQL Database
  • Integration: Azure Data Factory
  • Authentication: Azure Entra ID / OAuth2

Screenshots

01 02 03 04 05 06 07

Back to Projects
Share:

Related Posts