ARA-C01 Exam Question 136

A media company needs a data pipeline that will ingest customer review data into a Snowflake table, and apply some transformations. The company also needs to use Amazon Comprehend to do sentiment analysis and make the de-identified final data set available publicly for advertising companies who use different cloud providers in different regions.
The data pipeline needs to run continuously and efficiently as new records arrive in the object storage leveraging event notifications. Also, the operational complexity, maintenance of the infrastructure, including platform upgrades and security, and the development effort should be minimal.
Which design will meet these requirements?
  • ARA-C01 Exam Question 137

    Which SQL alter command will MAXIMIZE memory and compute resources for a Snowpark stored procedure when executed on the snowpark_opt_wh warehouse?
  • ARA-C01 Exam Question 138

    A healthcare company is deploying a Snowflake account that may include Personal Health Information (PHI).
    The company must ensure compliance with all relevant privacy standards.
    Which best practice recommendations will meet data protection and compliance requirements? (Choose three.)
  • ARA-C01 Exam Question 139

    Which steps are recommended best practices for prioritizing cluster keys in Snowflake? (Choose two.)
  • ARA-C01 Exam Question 140

    An Architect needs to improve the performance of reports that pull data from multiple Snowflake tables, join, and then aggregate the data. Users access the reports using several dashboards. There are performance issues on Monday mornings between 9:00am-11:00am when many users check the sales reports.
    The size of the group has increased from 4 to 8 users. Waiting times to refresh the dashboards has increased significantly. Currently this workload is being served by a virtual warehouse with the following parameters:
    AUTO-RESUME = TRUE AUTO_SUSPEND = 60 SIZE = Medium
    What is the MOST cost-effective way to increase the availability of the reports?