Scenario: Your team needs to design a solution where incoming messages from an Amazon SQS queue should trigger AWS Lambda functions to process the data. Which AWS service would you use to accomplish this integration?

  • Amazon EC2 Autoscaling
  • Amazon RDS Instances
  • Amazon S3 Buckets
  • Amazon SQS Triggers
Amazon SQS can directly trigger AWS Lambda functions, allowing you to process incoming messages from the queue efficiently.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *