Single azure service for 5 conditions

Chirantan Datta 25 Reputation points
2024-07-03T09:26:50.3766667+00:00

What azure service we can use for the following conditions:
1.For handling multiple request at a time

2.for tracking whether a task is queued,in-progress or completed

3.for deciding which request to process first when multiple request is there

4.for deciding whether output needs to be saved in database after task is finished

5.for notifing the user after task is finished

We can use azure service bus for the 1st three conditions but I am searching for a azure service which can handle all the 5 conditions.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
623 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.