Topic 1 Question 156
2 つ選択A company produces batch data that comes from different databases. The company also produces live stream data from network sensors and application APIs. The company needs to consolidate all the data into one place for business analytics. The company needs to process the incoming data and then stage the data in different Amazon S3 buckets. Teams will later run one-time queries and import the data into a business intelligence tool to show key performance indicators (KPIs). Which combination of steps will meet these requirements with the LEAST operational overhead?
Use Amazon Athena for one-time queries. Use Amazon QuickSight to create dashboards for KPIs.
Use Amazon Kinesis Data Analytics for one-time queries. Use Amazon QuickSight to create dashboards for KPIs.
Create custom AWS Lambda functions to move the individual records from the databases to an Amazon Redshift cluster.
Use an AWS Glue extract, transform, and load (ETL) job to convert the data into JSON format. Load the data into multiple Amazon OpenSearch Service (Amazon Elasticsearch Service) clusters.
Use blueprints in AWS Lake Formation to identify the data that can be ingested into a data lake. Use AWS Glue to crawl the source, extract the data, and load the data into Amazon S3 in Apache Parquet format.
ユーザの投票
コメント(17)
- 正解だと思う選択肢: AE
I believe AE makes the most sense
👍 9Wazhija2022/10/17 - 正解だと思う選択肢: AE
yeah AE makes sense, only E is working with S3 here and questions wants them to be in S3
👍 8Six_Fingered_Jose2022/10/26 - 正解だと思う選択肢: AE
stored in s3 -> data lake -> athena (process the SQL parquet format)-> quicksight visualize
👍 4ShinobiGrappler2023/01/20
シャッフルモード