Scenario: You are designing a serverless architecture for a real-time analytics application. Which AWS service would you use to process incoming data streams and trigger AWS Lambda functions?

  • Amazon Kinesis
  • Amazon S3
  • Amazon Redshift
  • Amazon EC2
Amazon Kinesis is the correct option as it is designed for real-time processing of streaming data and can trigger AWS Lambda functions based on data events.
Add your answer
Loading...

Leave a comment

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