nerdexam
CompTIA

CV0-003 · Question #845

A company would like to move all its on-premises platforms to the cloud. The company has enough skilled Linux and web-server engineers but only a couple of skilled database administrators. It also has

The correct answer is C. Run the web servers in IaaS, the databases in PaaS, and the email in SaaS.. Matching cloud service models to available skills means using IaaS where staff are proficient, PaaS where expertise is limited, and SaaS where no in-house expertise exists.

Cloud Architecture and Design

Question

A company would like to move all its on-premises platforms to the cloud. The company has enough skilled Linux and web-server engineers but only a couple of skilled database administrators. It also has little expertise in managing email services. Which of the following solutions would best match the skill sets of available personnel?

Options

  • ARun the web servers in PaaS, and run the databases and email in SaaS.
  • BRun the web servers, databases, and email in SaaS.
  • CRun the web servers in IaaS, the databases in PaaS, and the email in SaaS.
  • DRun the web servers, databases, and email in IaaS.

How the community answered

(48 responses)
  • A
    6% (3)
  • B
    17% (8)
  • C
    73% (35)
  • D
    4% (2)

Why each option

Matching cloud service models to available skills means using IaaS where staff are proficient, PaaS where expertise is limited, and SaaS where no in-house expertise exists.

ARun the web servers in PaaS, and run the databases and email in SaaS.

Running web servers in PaaS removes OS-level control that the skilled Linux and web engineers are qualified to manage and would use effectively in IaaS.

BRun the web servers, databases, and email in SaaS.

Running everything in SaaS wastes the company's substantial Linux, web-server, and database administrator expertise by offloading work those staff are fully capable of handling.

CRun the web servers in IaaS, the databases in PaaS, and the email in SaaS.Correct

IaaS for web servers leverages the company's strong Linux and web-server engineering teams, who are capable of managing the full OS and application stack. PaaS for databases reduces infrastructure management overhead for the few available DBAs, letting them focus on database administration rather than server provisioning. SaaS for email eliminates the need for any in-house email infrastructure expertise, which the company lacks entirely.

DRun the web servers, databases, and email in IaaS.

Running everything in IaaS would require the small DBA team to also manage database infrastructure at a level beyond their capacity, and would demand email expertise the company does not have.

Concept tested: Matching IaaS, PaaS, and SaaS to personnel skill sets

Source: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/considerations/fundamental-concepts

Topics

#IaaS#PaaS#SaaS#cloud service models

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice