Hard1 markMultiple Choice
AZ-900 · Question 13 · Domain 1.3: Describe Cloud Service Types
A company is migrating a legacy application to Azure. The application requires a specific, older version of Windows Server and custom registry modifications to function. Which cloud service type MUST the company use for this application?
A company is migrating a legacy application to Azure. The application requires a specific, older version of Windows Server and custom registry modifications to function. Which cloud service type MUST the company use for this application?
Answer options:
A.
Infrastructure as a Service (IaaS)
B.
Platform as a Service (PaaS)
C.
Software as a Service (SaaS)
D.
Function as a Service (FaaS)
How to approach this question
Determine which service model gives you full administrative access to the operating system.
Full Answer
A.Infrastructure as a Service (IaaS)✓ Correct
Infrastructure as a Service (IaaS) provides the highest level of control over the IT resources. Because the company needs a specific OS version and custom registry modifications, they need full administrative access to the operating system, which is only available in IaaS (e.g., Azure Virtual Machines).
Common mistakes
Assuming PaaS can run any web application. Legacy apps with strict OS dependencies usually require IaaS.
Practice the full Azure Fundamentals AZ-900 Practice Exam 3
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
Expert