medium
Single Answer
0Fotis is an application developer who works primarily in Python. He recently decided to evaluate a new service where he provides his Python code to a vendor who then executes it on their server environment. What type of cloud computing environment is this service?
Answer Options
A
SaaS
B
PaaS
C
IaaS
D
CaaS
Correct Answer: B
Explanation
Cloud computing systems where the customer only provides application code for execution on a vendor-supplied computing platform are examples of platform-as-a-service (PaaS) computing.