DEA-C01 Exam Question 106

A data engineer finished testing an Amazon Redshift stored procedure that processes and inserts data into a table that is not mission critical. The engineer wants to automatically run the stored procedure on a daily basis.
Which solution will meet this requirement in the MOST cost-effective way?
  • DEA-C01 Exam Question 107

    A company has a frontend ReactJS website that uses Amazon API Gateway to invoke REST APIs. The APIs perform the functionality of the website. A data engineer needs to write a Python script that can be occasionally invoked through API Gateway. The code must return results to API Gateway.
    Which solution will meet these requirements with the LEAST operational overhead?
  • DEA-C01 Exam Question 108

    A lab uses IoT sensors to monitor humidity, temperature, and pressure for a project. The sensors send 100 KB of data every 10 seconds. A downstream process will read the data from an Amazon S3 bucket every 30 seconds.
    Which solution will deliver the data to the S3 bucket with the LEAST latency?
  • DEA-C01 Exam Question 109

    Streams cannot be created to query change data on which of the following objects? [Select All that Apply]
  • DEA-C01 Exam Question 110

    A company receives a daily file that contains customer data in .xls format. The company stores the file in Amazon S3. The daily file is approximately 2 GB in size.
    A data engineer concatenates the column in the file that contains customer first names and the column that contains customer last names. The data engineer needs to determine the number of distinct customers in the file.
    Which solution will meet this requirement with the LEAST operational effort?