Bird
0
0

Which AWS service is commonly used to trigger a Lambda function automatically?

easy📝 Conceptual Q2 of 15
AWS - Lambda
Which AWS service is commonly used to trigger a Lambda function automatically?
AAmazon RDS
BAmazon EC2
CAmazon S3
DAmazon VPC
Step-by-Step Solution
Solution:
  1. Step 1: Identify event sources for Lambda

    Amazon S3 can trigger Lambda functions on events like file uploads.
  2. Step 2: Evaluate other options

    EC2, RDS, and VPC do not directly trigger Lambda functions automatically.
  3. Final Answer:

    Amazon S3 -> Option C
  4. Quick Check:

    Lambda triggers = Amazon S3 events [OK]
Quick Trick: S3 events often trigger Lambda functions automatically [OK]
Common Mistakes:
  • Choosing EC2 as a trigger source
  • Confusing database services with event triggers
  • Assuming VPC triggers Lambda directly

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes