Medium1 markMultiple Choice
AWS SAA-C03 · Question 49 · Domain 3.5: Data Ingestion
A company is streaming IoT sensor data into Amazon Kinesis Data Streams. They need to calculate rolling averages of the sensor readings in real-time and trigger alerts if thresholds are exceeded. Which AWS service is BEST suited for this real-time processing?
A company is streaming IoT sensor data into Amazon Kinesis Data Streams. They need to calculate rolling averages of the sensor readings in real-time and trigger alerts if thresholds are exceeded. Which AWS service is BEST suited for this real-time processing?
Answer options:
A.
Amazon EMR
B.
Amazon Athena
C.
Amazon Kinesis Data Analytics
D.
AWS Glue
How to approach this question
Match 'real-time processing of streaming data' to Kinesis Data Analytics.
Full Answer
C.Amazon Kinesis Data Analytics✓ Correct
Amazon Kinesis Data Analytics
Amazon Kinesis Data Analytics is the easiest way to analyze streaming data, gain actionable insights, and respond to your business and customer needs in real time using SQL or Apache Flink.
Common mistakes
Choosing Athena, which is for data already stored in S3.
Practice the full AWS SAA-C03 Practice Exam 5
65 questions · hints · full answers · grading
More questions from this exam
Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
Expert