Topic 1 Question 275
An organization wants to run their custom application in the cloud in a flexible and scalable way without managing any infrastructure. Which service model should they use?
Infrastructure as a service
Platform as a service
Software as a service
Network as a service
ユーザの投票
コメント(3)
An organization wants to run their custom application in the cloud in a flexible and scalable way without managing any infrastructure. Which service model should they use? - Highly depends on what is a custom application - it it already exists it might be dificutl to run in a platform as a service mode.
👍 17c3bc282024/09/01I agree answer is B for custom application PaaS
👍 1Dadadagreat2024/10/08- 正解だと思う選択肢: B
B. Platform as a service (PaaS)
Explanation: Platform as a Service (PaaS) allows organizations to run their custom applications in the cloud without managing the underlying infrastructure (e.g., servers, storage, networking). PaaS provides a platform with the tools, runtime environments, and scalability options needed to develop, deploy, and manage applications efficiently.
E.g.:
- Google App Engine is a fully managed PaaS offering that allows developers to build and deploy applications without managing infrastructure. It provides automatic scaling based on traffic and integrates with other Google Cloud services for storage, databases, and machine learning. Features: Supports various programming languages (e.g., Java, Python, Go, Node.js), automatic scaling, built-in load balancing, and integrated monitoring tools.
👍 1joshnort2025/01/21
シャッフルモード