FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

CLOUD COMPUTING AND DATABASES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following services should be used when the primary concern is to perform work in response to an event (often via a REST command) that needs a response in a few seconds?
A
Azure Functions
B
Azure App Service
C
Azure Container Instances
D
None of the above
Explanation: 

Detailed explanation-1: -Azure Functions is used when you need to perform work in response to an event (often via a REST request), timer, or message from another Azure service, and when that work can be completed quickly, within seconds or less.

Detailed explanation-2: -Azure Functions: are ideal when you’re concerned only about the code running your service and not the underlying platform or infrastructure.

Detailed explanation-3: -Geographies allow customers with specific data-residency and compliance needs to keep their data and applications close. Geographies are fault tolerant to withstand complete region failure through their connection to our dedicated high-capacity networking infrastructure.

Detailed explanation-4: -Which is the best first step a team should take to compare the cost of running these environments on Azure versus in their data centre? Answer : Run the Total Cost of Ownership Calculator.

Detailed explanation-5: -Logic Apps is the best option in this scenario.

There is 1 question to complete.