When using a PaaS solution, what is the capability provided to the customer?
When using a PaaS solution, what is the capability provided to the customer?
When using a PaaS (Platform as a Service) solution, the capability provided to the customer is to deploy onto the cloud infrastructure consumer-created or acquired applications using the programming languages, libraries, services, and tools that the provider supports. The consumer does not manage or control the underlying cloud infrastructure, such as network, servers, operating systems, or storage, but has control over the deployed applications and possibly configuration settings for the application-hosting environment.
its B because the consumer must adhere to the tools and languages that the provider supports
B and C looks the same to me
They are different!
Customer must use what provider support and not the way around.
Difference Provider and Customer
Customer must use what provider support and not the way around.
it is d
No, B is the right one. Check here: https://csrc.nist.gov/glossary/term/Platform-as-a-Service
Why is consumer not able to define the languages/tools/libraries while using PaaS? I believe C is the correct answer.
What if in the case of provider doesn't support the tools/languages defined by the consumer -- So answer B
In a Platform as a Service (PaaS) model, the consumer (customer) can deploy applications using programming languages, libraries, and tools that the provider supports. However, the consumer does not manage or control the underlying cloud infrastructure, including servers, storage, and operating systems. The consumer has control over their deployed applications and possibly some configuration settings for the application-hosting environment.
Why B is Correct? "Consumer-created or acquired applications" → The customer develops or acquires applications and deploys them on the PaaS platform. "Using programming languages, libraries, services, and tools that the provider supports" → The provider offers a pre-defined development environment (e.g., Google App Engine, AWS Elastic Beanstalk). "The consumer does not manage or control the underlying cloud infrastructure" → The provider manages networking, servers, storage, and OS. "Consumer has control over the deployed applications and possibly configuration settings" → The customer can configure aspects of the runtime environment but not the infrastructure.