Questions and Answers

Question aCHRlgy876Fl9fQ6qhZ7

Question

A data engineer is building a data orchestration workflow. The data engineer plans to use a hybrid model that includes some on-premises resources and some resources that are in the cloud. The data engineer wants to prioritize portability and open source resources.

Which service should the data engineer use in both the on-premises environment and the cloud-based environment?

Choices

  • A: AWS Data Exchange
  • B: Amazon Simple Workflow Service (Amazon SWF)
  • C: Amazon Managed Workflows for Apache Airflow (Amazon MWAA)
  • D: AWS Glue

Question WZ5t3IBLuj6gsXfVfRMq

Question

A gaming company uses a NoSQL database to store customer information. The company is planning to migrate to AWS.

The company needs a fully managed AWS solution that will handle high online transaction processing (OLTP) workload, provide single-digit millisecond performance, and provide high availability around the world.

Which solution will meet these requirements with the LEAST operational overhead?

Choices

  • A: Amazon Keyspaces (for Apache Cassandra)
  • B: Amazon DocumentDB (with MongoDB compatibility)
  • C: Amazon DynamoDB
  • D: Amazon Timestream

Question MyrnyO7hkUzuUHG3P3gh

Question

A data engineer creates an AWS Lambda function that an Amazon EventBridge event will invoke. When the data engineer tries to invoke the Lambda function by using an EventBridge event, an AccessDeniedException message appears.

How should the data engineer resolve the exception?

Choices

  • A: Ensure that the trust policy of the Lambda function execution role allows EventBridge to assume the execution role.
  • B: Ensure that both the IAM role that EventBridge uses and the Lambda function’s resource-based policy have the necessary permissions.
  • C: Ensure that the subnet where the Lambda function is deployed is configured to be a private subnet.
  • D: Ensure that EventBridge schemas are valid and that the event mapping configuration is correct.

Question DoIVQnATYreevwwlCl2h

Question

A company uses a data lake that is based on an Amazon S3 bucket. To comply with regulations, the company must apply two layers of server-side encryption to files that are uploaded to the S3 bucket. The company wants to use an AWS Lambda function to apply the necessary encryption.

Which solution will meet these requirements?

Choices

  • A: Use both server-side encryption with AWS KMS keys (SSE-KMS) and the Amazon S3 Encryption Client.
  • B: Use dual-layer server-side encryption with AWS KMS keys (DSSE-KMS).
  • C: Use server-side encryption with customer-provided keys (SSE-C) before files are uploaded.
  • D: Use server-side encryption with AWS KMS keys (SSE-KMS).

Question bD1kMAbR96kexYepCQoq

Question

A data engineer notices that Amazon Athena queries are held in a queue before the queries run.

How can the data engineer prevent the queries from queueing?

Choices

  • A: Increase the query result limit.
  • B: Configure provisioned capacity for an existing workgroup.
  • C: Use federated queries.
  • D: Allow users who run the Athena queries to an existing workgroup.