QuestionQ8

Cloud Fundamentals

You want to deploy an application in the cloud so that its instances can be dynamically mirrored. You want to manage only the application and leave all other management to the cloud provider.

Which type of cloud service should you select for this situation?

  • A IaaS
  • B PaaS
  • C DBaaS
  • D SaaS
Explanation

Platform as a Service (PaaS) lets customers deploy and manage their application while the cloud provider manages the underlying infrastructure and platform services. PaaS offerings support managed scaling, allowing application instances to be replicated dynamically without requiring the customer to administer servers or operating systems. Use platform as a service (PaaS) options — Microsoft Learn

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!