Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which azure cloud service model is being leveraged in the following scr…

Question

which azure cloud service model is being leveraged in the following screen?
figure a: the azure cosmos db service
a software - as - a - service (saas)
b platform - as - a - service (paas)
c infrastructure - as - a - service (iaas)
d none of these

Explanation:

Brief Explanations

Azure Cosmos DB is a database - as - a - service. Platform - as - a - service (PaaS) provides a platform for developers to build, run, and manage applications without the complexity of building and maintaining the infrastructure. Database services like Cosmos DB fall under PaaS as they offer a managed environment for data storage and retrieval. SaaS is software that is directly used by end - users (e.g., email services). IaaS provides virtualized computing resources (e.g., virtual machines).

Answer:

B. Platform - as - a - service (PaaS)