Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 16 discussion

A company hosts a data lake on AWS. The data lake consists of data in Amazon S3 and Amazon RDS for PostgreSQL. The company needs a reporting solution that provides data visualization and includes all the data sources within the data lake. Only the company's management team should have full access to all the visualizations. The rest of the company should have only limited access.
Which solution will meet these requirements?

  • A. Create an analysis in Amazon QuickSight. Connect all the data sources and create new datasets. Publish dashboards to visualize the data. Share the dashboards with the appropriate IAM roles.
  • B. Create an analysis in Amazon QuickSight. Connect all the data sources and create new datasets. Publish dashboards to visualize the data. Share the dashboards with the appropriate users and groups.
  • C. Create an AWS Glue table and crawler for the data in Amazon S3. Create an AWS Glue extract, transform, and load (ETL) job to produce reports. Publish the reports to Amazon S3. Use S3 bucket policies to limit access to the reports.
  • D. Create an AWS Glue table and crawler for the data in Amazon S3. Use Amazon Athena Federated Query to access data within Amazon RDS for PostgreSQL. Generate reports by using Amazon Athena. Publish the reports to Amazon S3. Use S3 bucket policies to limit access to the reports.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
rodriiviru
Highly Voted 1 year, 8 months ago
Selected Answer: B
https://docs.aws.amazon.com/quicksight/latest/user/sharing-a-dashboard.html
upvoted 65 times
mattlai
1 year, 8 months ago
https://docs.aws.amazon.com/quicksight/latest/user/share-a-dashboard-grant-access-users.html ^ more percise link
upvoted 12 times
...
BoboChow
1 year, 8 months ago
Agree with you
upvoted 2 times
kapil2808
2 weeks ago
https://docs.aws.amazon.com/quicksight/latest/user/sharing-analyses.html
upvoted 1 times
...
...
...
PhucVuu
Highly Voted 1 year, 3 months ago
Selected Answer: B
Keywords: - Data lake on AWS. - Consists of data in Amazon S3 and Amazon RDS for PostgreSQL. - The company needs a reporting solution that provides data VISUALIZATION and includes ALL the data sources within the data lake. A - Incorrect: Amazon QuickSight only support users(standard version) and groups (enterprise version). users and groups only exists without QuickSight. QuickSight don't support IAM. We use users and groups to view the QuickSight dashboard B - Correct: as explained in answer A and QuickSight is used to created dashboard from S3, RDS, Redshift, Aurora, Athena, OpenSearch, Timestream C - Incorrect: This way don't support visulization and don't mention how to process RDS data D - Incorrect: This way don't support visulization and don't mention how to combine data RDS and S3
upvoted 37 times
...
kapil2808
Most Recent 2 weeks ago
Amazon QuickSight is a fast, cloud-powered business intelligence (BI) service that focuses on data visualization and reporting. It allows users to connect various data sources, create interactive dashboards, and share those dashboards with others.
upvoted 2 times
...
ManikRoy
3 months, 1 week ago
Selected Answer: B
Amazon QuickSight can connect to various data sources within a data lake.
upvoted 1 times
...
awsgeek75
5 months, 3 weeks ago
Selected Answer: B
CD: AWS Glue is ETL so not required here A: Doable but IAM roles is not provided for each user so this cannot be implemented B: Correct, QuickSight can be used for visualisation reports from S3 and RDS . Comapny's management team sounds like an appropriate role for distribution.
upvoted 2 times
...
A_jaa
5 months, 3 weeks ago
Selected Answer: B
Answer- B
upvoted 1 times
...
OlaFemi
5 months, 4 weeks ago
I will go with B after watching the video on this link
upvoted 1 times
OlaFemi
5 months, 4 weeks ago
https://aws.amazon.com/quicksight/
upvoted 1 times
...
...
jjcode
7 months ago
Going with D only because it mentions S3 permissions A and B do not.
upvoted 1 times
pentium75
6 months, 2 weeks ago
But they want visualizations, not reports. Thus QuickSight.
upvoted 2 times
...
...
cris93
7 months, 1 week ago
Selected Answer: D
the correct answer is d: the headers of questions A and B are wrong! "Create an analysis in Amazon QuickSight." quickSight does NOT create analyses, it is a dashboard that displays data via graphs
upvoted 2 times
SaurabhTiwari1
6 months, 3 weeks ago
Correct answer is B. Amazon QuickSight is a business analytics tool that can connect to various data sources, including Amazon S3 and Amazon RDS for PostgreSQL. By creating an analysis in Amazon QuickSight, you can connect to all the data sources within the data lake.
upvoted 2 times
...
Hamso
6 months, 2 weeks ago
Actually it can https://docs.aws.amazon.com/quicksight/latest/user/how-quicksight-works.html
upvoted 1 times
...
...
Ndlesty
7 months, 3 weeks ago
Selected Answer: B
QuickSight suports users (standard) and groups (Enterprise), no support for IAM. Other keywords: VISUALIZATION
upvoted 2 times
...
aptx4869
8 months, 1 week ago
Selected Answer: B
https://docs.aws.amazon.com/quicksight/latest/user/sharing-a-dashboard.html
upvoted 1 times
...
Ruffyit
8 months, 2 weeks ago
Explanation: Option B involves using Amazon QuickSight, which is a business intelligence tool provided by AWS for data visualization and reporting. With this option, you can connect all the data sources within the data lake, including Amazon S3 and Amazon RDS for PostgreSQL. You can create datasets within QuickSight that pull data from these sources. The solution allows you to publish dashboards in Amazon QuickSight, which will provide the required data visualization capabilities. To control access, you can use appropriate IAM (Identity and Access Management) roles, assigning full access only to the company's management team and limiting access for the rest of the company. You can share the dashboards selectively with the users and groups that need access.
upvoted 1 times
...
danielpark99
9 months ago
Selected Answer: B
quicksight can share to all users, group email and a specific email with remaining access glue has limited access so this cannot be a way to share to all users.
upvoted 1 times
...
IdanAWS
9 months ago
My opinion is divided here, and I will explain: Option C can be correct because glue crawler is used to access S3, and athena federated query is used to access RDS. My problem with answer C is that it says: "Generate Reports by using athena" And I think that is not true. athena alone does not generate reports, it has to integrate with services such as quickSight and then it generates reports, therefore the answer is not written properly and I think C is a mistake. Since C is wrong I think B is the correct answer.
upvoted 1 times
...
oddnoises
9 months, 2 weeks ago
For anyone wondering how to know what answers to pick when the voted answer and "official" answer are different: Ask ChatGPT the question without giving it the answer choices. This will give you an idea of what the best answer is and a thorough explanation to help your learning
upvoted 8 times
...
MakaylaLearns
10 months ago
Hey, I made a video to quickly teach you what AWS Glue is https://youtube.com/shorts/ECynBsEaWKo?feature=share
upvoted 1 times
...
Meytiam
10 months, 1 week ago
Selected Answer: B
Option D does involve useful components like AWS Glue and Amazon Athena, which can be great for data processing and querying. However, given the emphasis on data visualization, limited access, and user-friendliness, option B (Amazon QuickSight) still seems more suitable for this particular scenario.
upvoted 2 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 ...
ex Want to SAVE BIG on Certification Exam Prep?
close
ex Unlock All Exams with ExamTopics Pro 75% Off
  • arrow Choose From 1000+ Exams
  • arrow Access to 10 Exams per Month
  • arrow PDF Format Available
  • arrow Inline Discussions
  • arrow No Captcha/Robot Checks
Limited Time Offer
Ends in