0% found this document useful (0 votes)
274 views7 pages

Exam DP-900: Microsoft Azure Data Fundamentals-Skills Measured

The document is an exam guide for the Microsoft Azure Data Fundamentals certification. It outlines the audience, skills measured, and changes made to the exam on April 23, 2021. The skills measured section is divided into four main categories: describe core data concepts, describe how to work with relational data on Azure, describe how to work with non-relational data on Azure, and describe an analytics workload on Azure. Example skills assessed under each category are also provided.

Uploaded by

Rofiq Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
274 views7 pages

Exam DP-900: Microsoft Azure Data Fundamentals-Skills Measured

The document is an exam guide for the Microsoft Azure Data Fundamentals certification. It outlines the audience, skills measured, and changes made to the exam on April 23, 2021. The skills measured section is divided into four main categories: describe core data concepts, describe how to work with relational data on Azure, describe how to work with non-relational data on Azure, and describe an analytics workload on Azure. Example skills assessed under each category are also provided.

Uploaded by

Rofiq Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Exam DP-900: Microsoft Azure Data Fundamentals –

Skills Measured
This exam was updated on April 23, 2021. Following the current exam guide, we have
included a version of the exam guide with Track Changes set to “On,” showing the
changes that were made to the exam on that date.

Audience Profile
Candidates for this exam should have foundational knowledge of core data concepts and how
they are implemented using Microsoft Azure data services.

This exam is intended for candidates beginning to work with data in the cloud.

Candidates should be familiar with the concepts of relational and non-relational data, and
different types of data workloads such as transactional or analytical.

Azure Data Fundamentals can be used to prepare for other Azure role-based certifications like
Azure Database Administrator Associate or Azure Data Engineer Associate, but it is not a
prerequisite for any of them.

Skills Measured
NOTE: The bullets that appear below each of the skills measured are intended to illustrate how
we are assessing that skill. This list is NOT definitive or exhaustive.

NOTE: Most questions cover features that are General Availability (GA). The exam may contain
questions on Preview features if those features are commonly used.

Describe core data concepts (15-20%)

Describe types of core data workloads

 describe batch data


 describe streaming data
 describe the difference between batch and streaming data
 describe the characteristics of relational data

Describe data analytics core concepts

 describe data visualization (e.g., visualization, reporting, business intelligence (BI))


 describe basic chart types such as bar charts and pie charts
 describe analytics techniques (e.g., descriptive, diagnostic, predictive, prescriptive,
cognitive)
 describe ELT and ETL processing
 describe the concepts of data processing

Describe how to work with relational data on Azure (25-30%)

Describe relational data workloads

 identify the right data offering for a relational workload


 describe relational data structures (e.g., tables, index, views)

Describe relational Azure data services

 describe and compare PaaS, IaaS, and SaaS solutions


 describe Azure SQL family of products including Azure SQL Database, Azure SQL
Managed Instance, and SQL Server on Azure Virtual Machines
 describe Azure Synapse Analytics
 describe Azure Database for PostgreSQL, Azure Database for MariaDB, and Azure
Database for MySQL

Identify basic management tasks for relational data

 describe provisioning and deployment of relational data services


 describe method for deployment including the Azure portal, Azure Resource Manager
templates, Azure PowerShell, and the Azure command-line interface (CLI)
 identify data security components (e.g., firewall, authentication)
 identify basic connectivity issues (e.g., accessing from on-premises, access with Azure
VNets, access from Internet, authentication, firewalls)
 identify query tools (e.g., Azure Data Studio, SQL Server Management Studio, sqlcmd
utility, etc.)

Describe query techniques for data using SQL language

 compare Data Definition Language (DDL) versus Data Manipulation Language (DML)
 query relational data in Azure SQL Database, Azure Database for PostgreSQL, and Azure
Database for MySQL

Describe how to work with non-relational data on Azure (25-30%)

Describe non-relational data workloads

 describe the characteristics of non-relational data


 describe the types of non-relational and NoSQL data
 recommend the correct data store
 determine when to use non-relational data

Describe non-relational data offerings on Azure

 identify Azure data services for non-relational workloads


 describe Azure Cosmos DB APIs
 describe Azure Table storage
 describe Azure Blob storage
 describe Azure File storage

Identify basic management tasks for non-relational data

 describe provisioning and deployment of non-relational data services


 describe method for deployment including the Azure portal, Azure Resource Manager
templates, Azure PowerShell, and the Azure command-line interface (CLI)
 identify data security components (e.g., firewall, authentication, encryption)
 identify basic connectivity issues (e.g., accessing from on-premises, access with Azure
VNets, access from Internet, authentication, firewalls)
 identify management tools for non-relational data

Describe an analytics workload on Azure (25-30%)

Describe analytics workloads

 describe transactional workloads


 describe the difference between a transactional and an analytics workload
 describe the difference between batch and real time
 describe data warehousing workloads
 determine when a data warehouse solution is needed

Describe the components of a modern data warehouse

 describe Azure data services for modern data warehousing such as Azure Data Lake
Storage Gen2, Azure Synapse Analytics, Azure Databricks, and Azure HDInsight
 describe modern data warehousing architecture and workload

Describe data ingestion and processing on Azure

 describe common practices for data loading


 describe the components of Azure Data Factory (e.g., pipeline, activities, etc.)
 describe data processing options (e.g., Azure HDInsight, Azure Databricks, Azure Synapse
Analytics, Azure Data Factory)

Describe data visualization in Microsoft Power BI

 describe the role of paginated reporting


 describe the role of interactive reports
 describe the role of dashboards
 describe the workflow in Power BI

The exam guide below shows the changes that were implemented on April 23, 2021.

Audience Profile
Candidates for this exam should have foundational knowledge of core data concepts and how
they are implemented using Microsoft Azure data services.

This exam is intended for candidates beginning to work with data in the cloud.

Candidates should be familiar with the concepts of relational and non-relational data, and
different types of data workloads such as transactional or analytical.

Azure Data Fundamentals can be used to prepare for other Azure role-based certifications like
Azure Database Administrator Associate or Azure Data Engineer Associate, but it is not a
prerequisite for any of them.

Skills Measured
NOTE: The bullets that appear below each of the skills measured are intended to illustrate how
we are assessing that skill. This list is NOT definitive or exhaustive.

NOTE: Most questions cover features that are General Availability (GA). The exam may contain
questions on Preview features if those features are commonly used.

Describe core data concepts (15-20%)

Describe types of core data workloads

 describe batch data


 describe streaming data
 describe the difference between batch and streaming data
 describe the characteristics of relational data
Describe data analytics core concepts

 describe data visualization (e.g., visualization, reporting, business intelligence (BI))


 describe basic chart types such as bar charts and pie charts
 describe analytics techniques (e.g., descriptive, diagnostic, predictive, prescriptive,
cognitive)
 describe ELT and ETL processing
 describe the concepts of data processing

Describe how to work with relational data on Azure (25-30%)

Describe relational data workloads

 identify the right data offering for a relational workload


 describe relational data structures (e.g., tables, index, views)

Describe relational Azure data services

 describe and compare PaaS, IaaS, and SaaS solutions


 describe Azure SQL database servicesfamily of products including Azure SQL Database,
Azure SQL Managed Instance, and SQL Server on Azure Virtual Machines
 describe Azure Synapse Analytics
 describe Azure Database for PostgreSQL, Azure Database for MariaDB, and Azure
Database for MySQL

Identify basic management tasks for relational data

 describe provisioning and deployment of relational data services


 describe method for deployment including the Azure portal, Azure Resource Manager
templates, Azure PowerShell, and the Azure command-line interface (CLI)
 identify data security components (e.g., firewall, authentication)
 identify basic connectivity issues (e.g., accessing from on-premises, access with Azure
VNets, access from Internet, authentication, firewalls)
 identify query tools (e.g., Azure Data Studio, SQL Server Management Studio, sqlcmd
utility, etc.)

Describe query techniques for data using SQL language

 compare Data Definition Language (DDL) versus Data Manipulation Language (DML)
 query relational data in Azure SQL Database, Azure Database for PostgreSQL, and Azure
Database for MySQL
Describe how to work with non-relational data on Azure (25-30%)

Describe non-relational data workloads

 describe the characteristics of non-relational data


 describe the types of non-relational and NoSQL data
 recommend the correct data store
 determine when to use non-relational data

Describe non-relational data offerings on Azure

 identify Azure data services for non-relational workloads


 describe Azure Cosmos DB APIs
 describe Azure Table storage
 describe Azure Blob storage
 describe Azure File storage

Identify basic management tasks for non-relational data

 describe provisioning and deployment of non-relational data services


 describe method for deployment including the Azure portal, Azure Resource Manager
templates, Azure PowerShell, and the Azure command-line interface (CLI)
 identify data security components (e.g., firewall, authentication, encryption)
 identify basic connectivity issues (e.g., accessing from on-premises, access with Azure
VNets, access from Internet, authentication, firewalls)
 identify management tools for non-relational data

Describe an analytics workload on Azure (25-30%)

Describe analytics workloads

 describe transactional workloads


 describe the difference between a transactional and an analytics workload
 describe the difference between batch and real time
 describe data warehousing workloads
 determine when a data warehouse solution is needed

Describe the components of a modern data warehouse

 describe Azure data services for modern data warehousing such as Azure Data Lake
Storage Gen2, Azure Synapse Analytics, Azure Databricks, and Azure HDInsight
 describe modern data warehousing architecture and workload
Describe data ingestion and processing on Azure

 describe common practices for data loading


 describe the components of Azure Data Factory (e.g., pipeline, activities, etc.)
 describe data processing options (e.g., Azure HDInsight, Azure Databricks, Azure Synapse
Analytics, Azure Data Factory)

Describe data visualization in Microsoft Power BI

 describe the role of paginated reporting


 describe the role of interactive reports
 describe the role of dashboards
 describe the workflow in Power BI

You might also like