
Explanation:
Azure Functions is the correct answer. It is a serverless compute service that enables you to run code in response to events without having to manage infrastructure. This makes it ideal for scenarios where you need to execute code in reaction to various triggers, such as HTTP requests, database changes, or timer-based scheduling.
Ultimate access to all questions.
No comments yet.