Skip to content

Build an event-driven data processing application using Azure iPaaS services

License

Notifications You must be signed in to change notification settings

ikhemissi/azure-ipaas-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure iPaaS workshop

This workshop will guide through the various steps for creating an event-driven app using Azure iPaaS services:

  • Azure Functions: processing and serving data
  • Logic Apps: fetching files from Storage account + data preparation
  • Service Bus: communication between Azure Function Apps for better resiliency
  • Event Grid: Detecting file uploads to Storage account.
  • API Management: Exposing and securing APIs

In addition to these iPaaS services, we will also be using the following Azure services:

  • Storage Account: storing files to process
  • Cosmos DB for NoSQL: storing processed data
  • Application Insights: observability

About

Build an event-driven data processing application using Azure iPaaS services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published