Question 121

A data engineer needs to run a data transformation job whenever a user adds a file to an Amazon S3 bucket. The job will run for less than 1 minute. The job must send the output through an email message to the data engineer. The data engineer expects users to add one file every hour of the day.
Which solution will meet these requirements in the MOST operationally efficient way?
  • Question 122

    A media streaming company uses AWS Glue to process and analyze viewer engagement data stored in Amazon S3. They have implemented incremental data processing in their Glue Jobs to only process new data since the last job run. However, they are encountering issues with job reliability and consistency due to inconsistencies in bookmark management.
    Which of the following options describes the purpose and functionality of Glue Job bookmarks?
  • Question 123

    A company receives .csv files that contain physical address data. The data is in columns that have the following names: Door_No, Street_Name, City, and Zip_Code. The company wants to create a single column to store these values in the following format:

    Which solution will meet this requirement with the LEAST coding effort?
  • Question 124

    Which Snowflake feature facilitates access to external API services such as geocoders. data transformation, machine Learning models and other custom code?
  • Question 125

    A company that operates globally must follow regulations that require data from an AWS Region to be accessible only within that Region.
    A data engineer is creating a data pipeline that will create resources in the Region where the data engineer works. The data pipeline should have access to data only from the Region where the data engineer works. The pipeline uses Active Directory as an identity and authentication system.
    The pipeline uses a custom identity broker application to verify that employees are signed in to Active Directory and to obtain temporary credentials by using the AssumeRole API operation.
    Which solution will meet the locality requirements with the LEAST administrative effort?