GK Question

technology medium true_false

Serverless architecture eliminates the need for developers to manage servers, focusing on code functions.

  1. True
  2. False

Answer: True

Serverless (AWS Lambda, Azure Functions) abstracts infrastructure: auto-scaling, pay-per-execution. Trade-offs: cold starts, vendor lock-in. Critical for cost-optimized cloud development questions.

Topic Software Architecture
Exam Relevance SSC JE, Banking IT, Railway