Skip to content

Microservice 3: Notification Microservice. #24

@dariemcarlosdev

Description

@dariemcarlosdev

This service listens for completion events (such as file processing done, or file ready to be download) and triggers a notification to the Blazor UI (or sends an email).

Solution:
I'll build an Azure Function using a Blob Trigger to detect file uploads in the Azure Blob Storage download folder, and then notify a microservice in a Blazor Server App. The Azure Function will also send an email notification to the logged-in user, providing them with a download link for the file.

Prerequisites:

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions