Scenario: You are building a serverless application where data updates in an Amazon S3 bucket should trigger AWS Lambda functions for further processing. Which AWS service would you use to achieve this?

  • Amazon EC2 Instances
  • Amazon RDS Databases
  • Amazon Redshift
  • Amazon S3 Event Notifications
Amazon S3 can trigger AWS Lambda functions using event notifications, allowing you to process data updates in the bucket.
Add your answer
Loading...

Leave a comment

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