exam questions

Exam AWS Certified Data Analytics - Specialty All Questions

View all questions & answers for the AWS Certified Data Analytics - Specialty exam

Exam AWS Certified Data Analytics - Specialty topic 1 question 37 discussion

A technology company is creating a dashboard that will visualize and analyze time-sensitive data. The data will come in through Amazon Kinesis Data Firehose with the butter interval set to 60 seconds. The dashboard must support near-real-time data.
Which visualization solution will meet these requirements?

  • A. Select Amazon OpenSearch Service (Amazon Elasticsearch Service) as the endpoint for Kinesis Data Firehose. Set up an OpenSearch Dashboards (Kibana) using the data in Amazon OpenSearch Service (Amazon ES) with the desired analyses and visualizations.
  • B. Select Amazon S3 as the endpoint for Kinesis Data Firehose. Read data into an Amazon SageMaker Jupyter notebook and carry out the desired analyses and visualizations.
  • C. Select Amazon Redshift as the endpoint for Kinesis Data Firehose. Connect Amazon QuickSight with SPICE to Amazon Redshift to create the desired analyses and visualizations.
  • D. Select Amazon S3 as the endpoint for Kinesis Data Firehose. Use AWS Glue to catalog the data and Amazon Athena to query it. Connect Amazon QuickSight with SPICE to Athena to create the desired analyses and visualizations.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rb39
Highly Voted 3 years, 2 months ago
Selected Answer: A
near real-time dashboards -> operational => OpenSearch
upvoted 15 times
...
cloudlearnerhere
Highly Voted 2 years, 7 months ago
Selected Answer: A
Correct answer is A as Kinesis Data Firehose can ingest data to ElasticSearch and with Kibana it can provide near-real-time visualization. Option B is wrong as SageMaker Jupyter notebook does not provide near-realt0tie visualization, but it is more for data exploration. Option C is wrong as data with SPICE is cached and needs to be refreshed, so it does not provide near-real-time data. Option D is wrong as using SPICE and Glue does not provide near-real-time data.
upvoted 9 times
nadavw
2 years, 5 months ago
The minimum refresh frequency of QucikSight is hourly (E. edition) https://docs.aws.amazon.com/quicksight/latest/user/refreshing-imported-data.html
upvoted 2 times
...
...
pk349
Most Recent 2 years, 1 month ago
A: I passed the test
upvoted 1 times
...
Gabba
2 years, 4 months ago
Selected Answer: A
Real time dashboard is Kibana, so option A.
upvoted 1 times
...
rav009
2 years, 8 months ago
Selected Answer: A
A textbox question
upvoted 1 times
...
Arka_01
2 years, 9 months ago
Selected Answer: A
"The dashboard must support near-real-time data" and "time-sensitive" are the keys here. OpenSearch and Kibana can only meet these requirements.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...