233k views
2 votes
You need to recommend a serverless computing solution for an application that sends email notifications based on a rule.

a) Azure Functions
b) Azure Virtual Machines
c) Azure Kubernetes Service
d) Azure Logic Apps

User Jestro
by
7.7k points

1 Answer

4 votes

Final answer:

The recommended serverless computing solution for an application that sends email notifications based on a rule is Azure Logic Apps.

Step-by-step explanation:

For an application that sends email notifications based on a rule, the recommended serverless computing solution would be Azure Logic Apps. Azure Logic Apps is a cloud service that allows you to automate workflows and integrate various services without the need for managing server infrastructure. It provides a graphical interface for creating and managing workflows, making it easy to set up email notifications based on specific rules.

User Bowen Liu
by
8.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.