CV0-003 · Question #837
A company has a web application running in an on-premises environment that needs to be migrated to the cloud. The company wants to implement a solution that maximizes scalability, availability, and se
The correct answer is A. A PaaS solution. PaaS (Platform as a Service) is the best fit because the cloud provider manages all underlying infrastructure - servers, operating systems, patching, and networking - while the company simply deploys and manages its application and data. This meets the requirement of 'no infrastr
Question
A company has a web application running in an on-premises environment that needs to be migrated to the cloud. The company wants to implement a solution that maximizes scalability, availability, and security, while requiring no infrastructure administration. Which of the following services would be BEST to meet this goal?
Options
- AA PaaS solution
- BA hybrid solution
- CAn IaaS solution
- DA SaaS solution
How the community answered
(36 responses)- A72% (26)
- B8% (3)
- C3% (1)
- D17% (6)
Explanation
PaaS (Platform as a Service) is the best fit because the cloud provider manages all underlying infrastructure - servers, operating systems, patching, and networking - while the company simply deploys and manages its application and data. This meets the requirement of 'no infrastructure administration.' PaaS platforms also provide built-in scalability (auto-scaling), high availability, and security controls. IaaS (C) still requires the customer to manage VMs, OS updates, and configuration, so infrastructure administration is still needed. A hybrid solution (B) retains on-premises components, which contradicts a full cloud migration and still involves infrastructure management. SaaS (D) delivers pre-built third-party software; you cannot migrate and run your own custom web application on a SaaS model.
Topics
Community Discussion
No community discussion yet for this question.