Data Engineer Certification Study Guide
Data Engineer Certification Study Guide
Please use this study guide to create your certification self-study plan. We’ve included the
objectives you should meet for each assessed competency, with links to relevant practice
assessments.
Exam DE101: Data Management Theory & SQL and Exploratory Analysis Theory
Related Assessments
Data Management with SQL
Data Engineer Certification Study Guide
2.1 Interpret a database schema and explain database design concepts (such as
normalization, design, schemas, data storage options)
● Explain the design schema of a database
● Identify from a schema how tables are connected and how to join multiple tables
● Explain concepts in database design (normalization, design schemas, data storage
options, etc)
2.2 Identify different cloud tools that can be used for storing data and creating and
maintaining data pipelines
● Identify the most common cloud tools used for data storage (file storage and
databases)
● Identify the most common cloud tools used for creating and managing data pipelines
Related Assessments
Not yet available
3.2 Read and analyze data visualizations to represent the relationships between features
(theory)
● Distinguish between different types of data visualizations (scatterplot, heatmap, and
pivot table) in representing the relationships between features.
● Interpret the data visualizations (scatterplot, heatmap, and pivot table) and
summarize the relationship between features.
Related Assessments
Exploratory Analysis Theory