Exam DP203 Introduction: Difference between revisions
No edit summary |
|||
Line 22: | Line 22: | ||
# Azure HDInsight | # Azure HDInsight | ||
# Azure Machine Learning | # Azure Machine Learning | ||
# Azure Stream Analytics | |||
running the following [[Exam_DP203_languages|Languages]]:: | running the following [[Exam_DP203_languages|Languages]]:: |
Revision as of 16:09, 15 November 2024
Introduction
This is the introduction page to my study notes on exam DP 203 Microsoft Certified Azure Data Engineer.
which links through to the free online course for this, which I have studied:
Having read through it, I can see that the overarching principle involved is that Azure services in scope for this course are built on top of four fundamental types of data Storage:
- Azure Blob Storage
- Azure Data Lake Storage Gen2
- Azure Lake Database
- Azure SQL Database
involving the following front-end services:
- Azure Synapse Analytics Studio
- Databricks
- Microsoft Purview
- Azure HDInsight
- Azure Machine Learning
- Azure Stream Analytics
running the following Languages::
- SQL
- Python
- Scala
on the following back-end services:
- SQL
- Spark
- CosmosDB
- Dataverse
- Hadoop
authenticating with each other using the following authentication methodologies:
- Managed Identities
- username and password
Using the following data file formats:
- CSV
- Parquet
I will create Wiki pages here for each of the above, and document the content of the course in the context of links to the above items also.