Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of the following are azure paas services? each correct answer rep…

Question

which of the following are azure paas services? each correct answer represents a complete solution. choose all that apply. a azure sql database b azure virtual machine c azure app service d azure container instances

Explanation:

Brief Explanations
  • Azure SQL Database: It is a Platform - as - a - Service (PaaS) offering. Microsoft manages the underlying infrastructure, and users can focus on managing their databases.
  • Azure Virtual Machine: This is an Infrastructure - as - a - Service (IaaS) service. Users have to manage the operating system, software, etc., on the virtual machine.
  • Azure App Service: It is a PaaS service. It allows developers to build, deploy, and scale web apps, mobile app backends, and API apps without having to manage the underlying infrastructure.
  • Azure Container Instances: It is a PaaS service. It provides a simple and fast way to run containers without having to manage the underlying infrastructure for the container orchestration or the host machines.

Answer:

A. Azure SQL Database
C. Azure App Service
D. Azure Container Instances