GK Question

technology medium mcq

Which service enables serverless data processing triggered by events?

  1. Lambda
  2. Cloud Functions
  3. Both A and B
  4. Neither

Answer: Both A and B

Serverless compute (AWS Lambda, GCP Cloud Functions) executes code in response to events: API calls, file uploads, messages. Auto-scaling, pay-per-execution pricing. Critical for event-driven architectures.

Topic Cloud Architecture
Exam Relevance SSC JE, Banking IT, UPSC