Palo Alto Networks Cybersecurity Entry-Level Technician (PCCET) — Question 65
What is a common characteristic of serverless and containers?
Answer options
- A. run for prolonged period of time
- B. run on specific hosting platforms
- C. automate and dynamically scale workloads
- D. open source
Correct answer: C
Explanation
The correct answer, C, highlights that both serverless and containers can automatically scale based on workload demands, making them efficient for varying usage patterns. Options A and B are incorrect because serverless functions are typically short-lived, and containers can run on various platforms, not just specific ones. Option D is not universally applicable as not all serverless solutions or containers are open source.