N10-009 · Question #563
Developers want to create a mobile application that requires a runtime environment, developer tools, and databases. The developers will not be responsible for security patches and updates. Which of…
The correct answer is C. Platform as a service. PaaS provides developers with a ready-to-use platform that includes runtime environments, developer tools, middleware, and database services. Developers can focus on writing code while the provider handles security patches, updates, and infrastructure management.
Question
Developers want to create a mobile application that requires a runtime environment, developer tools, and databases. The developers will not be responsible for security patches and updates. Which of the following models meets these requirements?
Options
- AContainer as a service
- BInfrastructure as a service
- CPlatform as a service
- DSoftware as a service
How the community answered
(67 responses)- A4% (3)
- B1% (1)
- C87% (58)
- D7% (5)
Explanation
PaaS provides developers with a ready-to-use platform that includes runtime environments, developer tools, middleware, and database services. Developers can focus on writing code while the provider handles security patches, updates, and infrastructure management.
Community Discussion
No community discussion yet for this question.