exam questions

Exam AWS Certified Data Engineer - Associate DEA-C01 All Questions

View all questions & answers for the AWS Certified Data Engineer - Associate DEA-C01 exam

Exam AWS Certified Data Engineer - Associate DEA-C01 topic 1 question 124 discussion

A finance company receives data from third-party data providers and stores the data as objects in an Amazon S3 bucket.

The company ran an AWS Glue crawler on the objects to create a data catalog. The AWS Glue crawler created multiple tables. However, the company expected that the crawler would create only one table.

The company needs a solution that will ensure the AVS Glue crawler creates only one table.

Which combination of solutions will meet this requirement? (Choose two.)

  • A. Ensure that the object format, compression type, and schema are the same for each object.
  • B. Ensure that the object format and schema are the same for each object. Do not enforce consistency for the compression type of each object.
  • C. Ensure that the schema is the same for each object. Do not enforce consistency for the file format and compression type of each object.
  • D. Ensure that the structure of the prefix for each S3 object name is consistent.
  • E. Ensure that all S3 object names follow a similar pattern.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Salam9
1 week, 3 days ago
Selected Answer: AD
I have seen this official answer in the practical exam in the AWS Skills builder website
upvoted 1 times
...
kailu
3 weeks, 6 days ago
Selected Answer: AB
D focuses on the S3 prefix structure, which affects partitioning but not the creation of a single table. Consistency in file format and schema is much more important in determining how AWS Glue handles the data.
upvoted 1 times
...
komorebi
5 months, 4 weeks ago
Selected Answer: AD
Answer is AD
upvoted 1 times
...
teo2157
6 months ago
Selected Answer: AD
To ensure that the AWS Glue crawler creates only one table and handles the object format, compression type, schema, and prefix structure consistently: Ensure Consistent Object Format, Compression Type, Schema, and Prefix Structure 1. **Consistent Object Format**: - Ensure that all objects in the S3 bucket are in the same format (e.g., CSV, JSON, Parquet). 2. **Consistent Compression Type**: - Ensure that all objects use the same compression type (e.g., GZIP, Snappy). 3. **Consistent Schema**: - Ensure that all objects have the same schema (i.e., the same fields with the same data types). 4. **Consistent Prefix Structure**: - Ensure that all objects follow a consistent naming convention and prefix structure in the S3 bucket (e.g., `s3://your-bucket/path/to/data/`).
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago