Microsoft Azure Fundamentals — Question 74
Your company plans to deploy several custom applications to Azure. The applications will provide invoicing services to the customers of the company. Each application will have several prerequisite applications and services installed.
You need to recommend a cloud deployment solution for all the applications.
What should you recommend?
Answer options
- A. Software as a Service (SaaS)
- B. Platform as a Service (PaaS)
- C. Infrastructure as a Service (laaS)
Correct answer: C
Explanation
The correct answer is C, Infrastructure as a Service (IaaS), as it provides the most control and flexibility for deploying custom applications along with their required services. SaaS and PaaS do not offer the same level of customization and control needed for complex applications with multiple dependencies.