CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 95: AWS Certified Data Engineer - Associate DEA-C01

A company has developed several AWS Glue extract, transform, and load (ETL) jobs to validate and transform data from Amazon S3. The ETL jobs load the data into Amazon RDS for MySQL in batches once every day. The ETL jobs use a DynamicFrame to read the S3 data. The ETL jobs currently process all the data that is in the…

Nội dung câu hỏi

A company has developed several AWS Glue extract, transform, and load (ETL) jobs to validate and transform data from Amazon S3. The ETL jobs load the data into Amazon RDS for MySQL in batches once every day. The ETL jobs use a DynamicFrame to read the S3 data. The ETL jobs currently process all the data that is in the S3 bucket. However, the company wants the jobs to process only the daily incremental data. Which solution will meet this requirement with the LEAST coding effort?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Create an ETL job that reads the S3 file status and logs the status in Amazon DynamoDB.
  2. B. Enable job bookmarks for the ETL jobs to update the state after a run to keep track of previously processed data. — đáp án hiện tại
  3. C. Enable job metrics for the ETL jobs to help keep track of processed objects in Amazon CloudWatch.
  4. D. Configure the ETL jobs to delete processed objects from Amazon S3 after each run.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề