Question 224 of 642 from exam AZ-900: Microsoft Azure Fundamentals

Question 224 of 642 from exam AZ-900: Microsoft Azure Fundamentals

Prev Question Next Question

Question

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

Explanations

Composite SLAs involve multiple services supporting an application, each with differing levels of availability. For example, consider an App Service web app that writes to Azure SQL Database. At the time of this writing, these Azure services have the following SLAs:

App Service web apps = 99.95%

-> SQL Database = 99.99%

What is the maximum downtime you would expect for this application? If either service fails, the whole application fails. The probability of each service failing is independent, so the composite SLA for this application is 99.95% ֳ- 99.99% = 99.94%. That's lower than the individual SLAs, which isn't surprising because an application that relies on multiple services has more potential failure points.

https://docs.microsoft.com/en-us/azure/architecture/reliability/requirements#understand-service-level-agreements