DATA-ENGINEER-ASSOCIATE Exam Details

  • Exam Code
    :DATA-ENGINEER-ASSOCIATE
  • Exam Name
    :AWS Certified Data Engineer - Associate (DEA-C01)
  • Certification
    :Amazon Certifications
  • Vendor
    :Amazon
  • Total Questions
    :403 Q&As
  • Last Updated
    :Jul 16, 2026

Amazon DATA-ENGINEER-ASSOCIATE Online Questions & Answers

  • Question 351:

    A media company wants to improve a system that recommends media content to customer based on user behavior and preferences. To improve the recommendation system, the company needs to incorporate insights from third-party datasets into the company's existing analytics platform.

    The company wants to minimize the effort and time required to incorporate third-party datasets.

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

    A. Use API calls to access and integrate third-party datasets from AWS Data Exchange.
    B. Use API calls to access and integrate third-party datasets from AWS
    C. Use Amazon Kinesis Data Streams to access and integrate third-party datasets from AWS CodeCommit repositories.
    D. Use Amazon Kinesis Data Streams to access and integrate third-party datasets from Amazon Elastic Container Registry (Amazon ECR).

  • Question 352:

    A company uses an organization in AWS Organizations to manage multiple AWS accounts. The company uses an enhanced fanout data stream in Amazon Kinesis Data Streams to receive streaming data from multiple producers. The company runs the data stream in an account named Account A. The company wants to use an AWS Lambda function in an account named Account B to process the data from the data stream. The company creates a Lambda execution role in Account B that has permissions to access data from the data stream in Account A.

    What additional step must the company take to meet this requirement?

    C. Create a service control policy (SCP) to grant the data stream read access to the cross-account Lambda execution role. Attach the SCP to Account
    D. Add a resource-based policy to the cross-account Lambda function to grant the data stream read access to the function.

  • Question 353:

    A company generates yearly financial statements for customers and stores the statements in an Amazon

    S3 bucket. Customers rarely access the documents after 1 week. The company must retain the statements for 7 years. The statements must remain readily accessible for customers.

    Which solution will meet these requirements in the MOST cost-effective way?

    A. Create an S3 Lifecycle rule to transition objects to S3 Glacier Deep Archive after 7 days. Expire the objects after 7 years.
    B. Set the S3 bucket to use S3 Intelligent-Tiering when new objects are uploaded. Set objects to expire after 7 years.
    C. Create an S3 Lifecycle rule to transition objects to S3 Glacier Instant Retrieval after 7 days. Expire the objects after 7 years.
    D. Set the S3 bucket to use S3 Glacier Instant Retrieval when new objects are uploaded. Create an AWS Lambda function that runs daily to delete any objects that are older than 7 years.

  • Question 354:

    A company needs a solution to process streaming data by using Apache Spark in a Kubernetes environment. The solution must support event-driven scaling and optimize resource utilization. The company needs to integrate the solution with existing Kubernetes infrastructure deployed on Amazon Elastic Kubernetes Service (Amazon EKS).

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

    A. Deploy self-managed Apache Spark on Amazon EKS by using custom auto-scaling policies based on Kubernetes Event-Driven Autoscaling (KEDA) operators.
    B. Use Amazon EMR on Amazon EKS with Kubernetes Event-Driven Autoscaling (KEDA) for event-driven scaling of Spark applications.
    C. Use Amazon EMR on Amazon EKS with the Kubernetes Cluster Autoscaler to scale Spark applications based on metrics events generated by the Kubernetes Metrics Server.
    D. Implement Apache Spark on Amazon EKS with AWS Auto Scaling groups and custom scaling policies based on metrics events collected by the Kubernetes Metrics Server.

  • Question 355:

    A data engineer runs Amazon Athena queries on data that is in an Amazon S3 bucket. The Athena queries use AWS Glue Data Catalog as a metadata table.

    The data engineer notices that the Athena query plans are experiencing a performance bottleneck. The data engineer determines that the cause of the performance bottleneck is the large number of partitions that are in the S3 bucket. The data engineer must resolve the performance bottleneck and reduce Athena query planning time.

    Which solutions will meet these requirements? (Choose two.)

    A. Create an AWS Glue partition index. Enable partition filtering.
    B. Bucket the data based on a column that the data have in common in a WHERE clause of the user query
    C. Use Athena partition projection based on the S3 bucket prefix.
    D. Transform the data that is in the S3 bucket to Apache Parquet format.
    E. Use the Amazon EMR S3DistCP utility to combine smaller objects in the S3 bucket into larger objects.

  • Question 356:

    A company runs concurrent analytical queries on Amazon Redshift tables multiple times each day. The queries require consistent data views three times each day. The company runs extract, transform, and load (ETL) operations that update dimension tables while the queries run.

    The company has noticed that the queries cause table-level locks during the ETL operations. The company's current solution experiences query timeouts and deadlocks during peak processing hours, which affects analytical reporting and on-demand analysis.

    Which solution will fix this issue?

    A. Use Amazon Redshift materialized views for analytical queries. Schedule ETL operations during off-peak hours to minimize lock contention.
    B. Configure Amazon Redshift federated queries to access source data directly. Use read replicas to isolate analytical workloads from ETL operations.
    C. Use Amazon Redshift Spectrum to query data in Amazon S3 for analytical workloads. Maintain ETL operations on Amazon Redshift tables with transaction isolation.
    D. Deploy separate Amazon Redshift clusters for ETL and analytics workloads. Use cross-database queries and data sharing to maintain data consistency.

  • Question 357:

    A company runs an extract, transform, and load (ETL) job in AWS Glue. The job processes personally identifiable information (PII) data and writes logs to an Amazon CloudWatch Logs log group. A data engineer needs to mask PII data in the CloudWatch logs group.

    Which solution will meet these requirements?

    A. Attach an AWS Glue security configuration to the ETL job.
    B. Configure a data protection policy. Attach the policy to the CloudWatch log group.
    C. Run an Amazon Macie sensitive data discovery job.
    D. Call AWS Glue sensitive data detection APIs in the ETL job.

  • Question 358:

    A data engineer maintains a materialized view that is based on an Amazon Redshift database. The view has a column named load_date that stores the date when each row was loaded.

    The data engineer needs to reclaim database storage space by deleting all the rows from the materialized view.

    Which command will reclaim the MOST database storage space?

    A. DELETE FROM materialized_view_name where 1=1
    B. TRUNCATE materialized_view_name
    C. VACUUM table_name where load_date<=current_date materializedview
    D. DELETE FROM materialized_view_name where load_date<=current_date

  • Question 359:

    A data engineer is building a new data pipeline that stores metadata in an Amazon DynamoDB table. The data engineer must ensure that all items that are older than a specified age are removed from the DynamoDB table daily.

    Which solution will meet this requirement with the LEAST configuration effort?

    A. Enable DynamoDB TTL on the DynamoDB table. Adjust the application source code to set the TTL attribute appropriately.
    B. Create an Amazon EventBridge rule that uses a daily cron expression to trigger an AWS Lambda function to delete items that are older than the specified age.
    C. Add a lifecycle configuration to the DynamoDB table that deletes items that are older than the specified age.
    D. Create a DynamoDB stream that has an AWS Lambda function that reacts to data modifications. Configure the Lambda function to delete items that are older than the specified age.

  • Question 360:

    An airline company is collecting metrics about flight activities for analytics. The company is conducting a proof of concept (POC) test to show how analytics can provide insights that the company can use to increase on-time departures.

    The POC test uses objects in Amazon S3 that contain the metrics in .csv format. The POC test uses Amazon Athena to query the data. The data is partitioned in the S3 bucket by date. As the amount of data increases, the company wants to optimize the storage solution to improve query performance.

    Which combination of solutions will meet these requirements? (Choose two.)

    A. Add a randomized string to the beginning of the keys in Amazon S3 to get more throughput across partitions.
    B. Use an S3 bucket that is in the same account that uses Athena to query the data.
    C. Use an S3 bucket that is in the same AWS Region where the company runs Athena queries.
    D. Preprocess the .csv data to JSON format by fetching only the document keys that the query requires.
    E. Preprocess the .csv data to Apache Parquet format by fetching only the data blocks that are needed for predicates.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Amazon exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your DATA-ENGINEER-ASSOCIATE exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.