exam questions

Exam AWS Certified Machine Learning - Specialty All Questions

View all questions & answers for the AWS Certified Machine Learning - Specialty exam

Exam AWS Certified Machine Learning - Specialty topic 1 question 55 discussion

A company is running a machine learning prediction service that generates 100 TB of predictions every day. A Machine Learning Specialist must generate a visualization of the daily precision-recall curve from the predictions, and forward a read-only version to the Business team.
Which solution requires the LEAST coding effort?

  • A. Run a daily Amazon EMR workflow to generate precision-recall data, and save the results in Amazon S3. Give the Business team read-only access to S3.
  • B. Generate daily precision-recall data in Amazon QuickSight, and publish the results in a dashboard shared with the Business team.
  • C. Run a daily Amazon EMR workflow to generate precision-recall data, and save the results in Amazon S3. Visualize the arrays in Amazon QuickSight, and publish them in a dashboard shared with the Business team.
  • D. Generate daily precision-recall data in Amazon ES, and publish the results in a dashboard shared with the Business team.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
rsimham
Highly Voted 3 years, 7 months ago
Ans C is reasonable
upvoted 28 times
...
cloud_trail
Highly Voted 3 years, 5 months ago
Agree with C. Quicksight cannot handle 100TB each day.
upvoted 6 times
...
MultiCloudIronMan
Most Recent 6 months ago
Selected Answer: C
Amazon QuickSight, particularly when using its SPICE (Super-fast, Parallel, In-memory Calculation Engine) feature, has specific data capacity limits. For the Enterprise Edition, SPICE can handle up to 1 billion rows or 1 TB per dataset1. This means that while QuickSight is highly capable, handling 100 TB of data per day would exceed its current capacity limits.
upvoted 1 times
...
AMEJack
6 months, 2 weeks ago
Selected Answer: B
The limit of QuickSight for 1TB is soft limit which can be increased to unlimited number of TBs.
upvoted 1 times
...
Ali_Redha
1 year, 1 month ago
Ans C Because Quicksight Can't handle 100 TB even in Entiripise Quotas for SPICE are as follows: 2,047 Unicode characters for each field 127 Unicode characters for each column name 2,000 columns for each file 1,000 files for each manifest For Standard edition, 25 million (25,000,000) rows or 25 GB for each dataset For Enterprise edition, 1 billion (1,000,000,000) rows or 1 TB for each dataset https://docs.aws.amazon.com/quicksight/latest/user/data-source-limits.html
upvoted 2 times
...
VR10
1 year, 2 months ago
QuickSight can handle large volumes of data for analytics and visualizations. Some key points: QuickSight scales seamlessly from hundreds of megabytes to many terabytes of data without needing to manage infrastructure. It uses an in-memory engine called SPICE to enable high performance analytics on large datasets. so the choice is B
upvoted 1 times
...
kyuhuck
1 year, 2 months ago
Selected Answer: B
B. Generate daily precision-recall data in Amazon QuickSight, and publish the results in a dashboard shared with the Business team. This solution leverages QuickSight's managed service capabilities for both data processing and visualization, which should minimize the coding effort required to provide the Business team with the necessary insights. However, it's important to note that QuickSight's ability to calculate the precision-recall data depends on its support for the necessary statistical functions or the availability of such calculations in the dataset. If QuickSight cannot perform these calculations directly, option C might be necessary, despite the increased effort.
upvoted 1 times
...
Topg4u
1 year, 2 months ago
The question does not ask for processing of 1Tb data. it asks for visuals/predications of that data. So B
upvoted 2 times
...
phdykd
1 year, 3 months ago
C. Considering the large volume of data (100 TB daily), Option C seems to be the most appropriate solution
upvoted 1 times
...
iskorini
1 year, 5 months ago
Selected Answer: C
B it's not correct because of 100tb data size. C is the answer: https://docs.aws.amazon.com/quicksight/latest/user/data-source-limits.html
upvoted 2 times
...
Snape
1 year, 6 months ago
Selected Answer: C
ANs c is correct
upvoted 1 times
...
loict
1 year, 7 months ago
Selected Answer: C
A. NO - we want a dashboard for business B. NO - 100TB is very large, it will not fit in memory (1TB max for SPICE dataset) or return within the 2min limit if delegated to a DB (https://docs.aws.amazon.com/quicksight/latest/user/data-source-limits.html) C. YES - best combination; EMR can distribute the computation of precision-recall for each slice of data D. NO - ES cannot help to generate precision-recall
upvoted 1 times
...
Mickey321
1 year, 8 months ago
Selected Answer: B
although C is tempting but goes with B due to less effort
upvoted 1 times
teka112233
1 year, 7 months ago
it is not about the least effort only, since the least effort solution here will not get your job done, look at the quick sight max data it can deal with when it compared to EMR which is built to deal with Big data.
upvoted 1 times
...
...
teka112233
1 year, 8 months ago
Selected Answer: C
using quick sight for creation of the precision recall with 100 TB every day cann't be done since the max size for quick sight to deal with is : For Standard edition, 25 million (25,000,000) rows or 25 GB for each dataset For Enterprise edition, 1 billion (1,000,000,000) rows or 1 TB for each dataset acc to AWS documentation : https://docs.aws.amazon.com/quicksight/latest/user/data-source-limits.html but we can do it with EMR and latterly use quick sight to visualize the results
upvoted 2 times
...
kaike_reis
1 year, 8 months ago
Selected Answer: C
Looking at the QuickSight documentation: it has a limit of 1 TB per dataset. So it's necessary a previous layer. Letter C is the correct one.
upvoted 1 times
...
ADVIT
1 year, 10 months ago
It's 100TB daily, need EMR to reduce, option C is correct.
upvoted 1 times
...
petervu
1 year, 10 months ago
Selected Answer: C
Quicksight can handle maximum 1TB data set only. We have 100TB data set so we need EMR. https://docs.aws.amazon.com/quicksight/latest/user/data-source-limits.html
upvoted 3 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago