Palo Alto Networks Cybersecurity Entry-Level Technician (PCCET) — Question 7

Which characteristic of serverless computing enables developers to quickly deploy application code?

Answer options

Correct answer: B

Explanation

The correct answer, B, highlights that serverless computing allows developers to upload just the application code, simplifying the deployment process without the need for full virtual machines or container images. Options A, C, and D involve additional complexities such as provisioning resources or managing containers, which go against the principle of serverless architecture that focuses on minimal management overhead.